Update of bug #13454 (project wesnoth):

                Severity:           4 - Important => 3 - Normal             
                Priority:           9 - Immediate => 5 - Normal             
                 Summary: Corrupt string in French translation. => Variable
substitution can create invalid UTF8 string.

    _______________________________________________________

Follow-up Comment #4:

I have worked around the issue in the translations for now, but the bug still
exists in the engine, so I'm reusing this report to track it.

The issue is that variable substitution creates invalid UTF8 strings if a
variable name is followed by a UTF8 character, originally a space character.
The engine should either stop before the first multibyte character or keeps
going until its end, but it should not stop and do variable substitution
right in the middle of it.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?13454>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to