Project

Profile

Help

Bug #99

closed

Command stacking fails when using non-ASCII characters

Added by Vincent Le Goff almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Category:
MUD client
Sprint/Milestone:
% Done:

100%

Company:
-
Contact person:
-
Additional contact persons:
-

Description

When using a non-ASCII character in command stacking, command stacking fails to proceed. This might be happening in the user interface itself, or perhaps in the regular expression behind the command stacking process.


Checklist

Actions #1

Updated by Vincent Le Goff almost 7 years ago

  • Status changed from Open to In Progress

The fix is suggested in commit 96664dff3695703aef396244b8f6fd34b5c46854, however, seeing that the old configuration is encoded using utf-8 with signature, there is a problem of compatibility. This problem shouldn't affect new users, but every user who has already installed CocoMUD will see an error on opening the client for the encoding strategy has shifted. This would require an additional fix.

Actions #2

Updated by Vincent Le Goff almost 7 years ago

  • Checklist item Identify and fix the issues. set to Done
Actions #3

Updated by Vincent Le Goff almost 7 years ago

  • Checklist item Add the test in #97 to make sure the issue remains fixed for future versions. set to Done
  • Status changed from In Progress to Closed

Please register to edit this issue

Also available in: Atom PDF Tracking page