← Back to team overview

mudlet-makers team mailing list archive

[Bug 409388] Re: Feature request: UTF-8 and odd letters

 

** Description changed:

  In the current Beta 14 you can not see odd letters such as ö, ä and å
  when shown from the MUD. Having support for that would be excellent for
- someone like me that actually uses them.
+ someone like me that actually uses them. I believe it's UTF-8 that's
+ needed here.
  
  A workaround right now is doing a replaceAll() at the weird letters and
- change it into what they should be. This works just fine for now, except
- the ansi is stripped.
+ change it into what they should be. This works okay for now, except the
+ ansi is stripped and people see the weird letters you sent.

-- 
Feature request: UTF-8 and odd letters
https://bugs.launchpad.net/bugs/409388
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.

Status in Mudlet the MUD client: New

Bug description:
In the current Beta 14 you can not see odd letters such as ö, ä and å when shown from the MUD. Having support for that would be excellent for someone like me that actually uses them. I believe it's UTF-8 that's needed here.

A workaround right now is doing a replaceAll() at the weird letters and change it into what they should be. This works okay for now, except the ansi is stripped and people see the weird letters you sent.



References