<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 07:16:29 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[BDS-1083] Any non-character inputs replaced by different characters.</title>
                <link>https://bugs.mojang.com/browse/BDS-1083</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;When inputting anything other than a letter, number or symbol, an escape?&#160;character is inputted instead. For example,&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Backspace is replaced with
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;^H&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and does not delete the preceding character.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;The up, down, right, and left arrow keys are replaced with&#160;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;^[[A,&#160;^[[B,&#160;^[[C, or ^[[D&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;respectively.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;All function keys (F1, F2, etc) are replaced with
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;^[[11~, ^[[12~, etc.&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;depending on the key pressed.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Home, Insert, Delete, End, PgUp, and PgDn are replaced with
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;^[[1~, ^[[2~, etc. &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;respectively.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;This only becomes an issue when typos are made and the command needs to be retyped from the beginning without error, as pressing the backspace or delete keys only inserts the matching escape character. This becomes especially annoying when attempting to whitelist players with longer username lengths, especially considering that it is case-sensitive.&lt;/p&gt;</description>
                <environment>Running latest BDS (as of 7/9/19) on Ubuntu EC2 virtual machine via AWS. Accessing through&lt;br/&gt;
{code:java}&lt;br/&gt;
ssh {code}&lt;br/&gt;
command on Windows 10 command prompt.</environment>
        <key id="249613">BDS-1083</key>
            <summary>Any non-character inputs replaced by different characters.</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="4">Incomplete</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="z1nonly">Justin</reporter>
                        <labels>
                            <label>awaiting-confirmation</label>
                    </labels>
                <created>Wed, 10 Jul 2019 02:20:06 +0200</created>
                <updated>Fri, 29 Jan 2021 17:19:51 +0100</updated>
                            <resolved>Fri, 29 Jan 2021 17:19:51 +0100</resolved>
                                    <version>1.8.1.2</version>
                                                            <votes>1</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="907920" author="mega_spud" created="Fri, 29 Jan 2021 17:19:51 +0100"  >&lt;p&gt;Cleaning up old tickets:  This ticket had been set to &apos;Awaiting Response&apos;, but has not received a response from the reporter (~3 months+) so is being closed as &lt;em&gt;Incomplete&lt;/em&gt;.  If you feel this is still a valid issue then please comment, or create a new ticket following the &lt;a href=&quot;https://aka.ms/MCBugTrackerHelp&quot; title=&quot;How To Write helpful bug reports&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Issue Guidelines&lt;/a&gt; which includes steps to reproduce the problem.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Quick Links&lt;/b&gt;:&lt;br/&gt;
&#128211; &lt;a href=&quot;https://aka.ms/MCBugTrackerHelp&quot; title=&quot;How To Write Awesome Tickets! &#128175;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Issue Guidelines&lt;/a&gt; &amp;#8211; &#128172; &lt;a href=&quot;https://help.minecraft.net/hc/en-us/requests/new&quot; title=&quot;Account Support &#128377;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Mojang Support&lt;/a&gt; &amp;#8211; &#128231; &lt;a href=&quot;https://feedback.minecraft.net/&quot; title=&quot;Feedback and Suggestions &#9997;&#65039;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Suggestions&lt;/a&gt; &amp;#8211; &#128214; &lt;a href=&quot;http://minecraft.gamepedia.com/Minecraft_Wiki&quot; title=&quot;Minecraft Wiki &#127891;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Minecraft Wiki&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="661117" author="ionicecko" created="Wed, 8 Apr 2020 04:41:02 +0200"  >&lt;p&gt;Hi Justin,&lt;/p&gt;

&lt;p&gt;I&apos;ve just tried to reproduce this and it would appear that it has mostly been fixed.&lt;/p&gt;

&lt;p&gt;Are you able to confirm the same is true for yourself?&lt;/p&gt;

&lt;p&gt;The F# keys don&apos;t work but given they shouldn&apos;t be used anyway I&apos;m not sure that&apos;s really an issue. The only remaining key I believe should function and doesn&apos;t is Delete.&lt;/p&gt;

&lt;p&gt;Ionic&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                    <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i10zpb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>