Bug #99
closedCommand stacking fails when using non-ASCII characters
100%
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.
Updated by Vincent Le Goff over 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.
Updated by Vincent Le Goff over 7 years ago
- Checklist item Identify and fix the issues. set to Done
Fixed in commit ebe2010d87daa3aa00a5076fe20a2680e9296cf8.
Updated by Vincent Le Goff over 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
Added in commit 1da0e093bd2a1fd70964dd0b80c0a554d46fd3e9.
Please register to edit this issue
Also available in: Atom PDF Tracking page