mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03753
[Bug 1369505] Re: Connecting to an IRE MUD changes 'W' to a ''
The odd character here is coming up as Unicode point U+2592 "MEDIUM
SHADE" - in Utf-8 that would be the three byte sequence 0xE2 0x96 0x92
or if utf-16 - which might translate to Qt internal format for QChar(
0x2592 ) but I'm not certain of that. Is this the actual character or
has it been rewritten by being copied to here?
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1369505
Title:
Connecting to an IRE MUD changes 'W' to a ''
Status in Mudlet the MUD client:
Confirmed
Bug description:
Connect to achaea.com, type in 'hello' and you'll see the .
Regression from 2.1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1369505/+subscriptions
Follow ups
References