MantisBT - Soldat Dedicated Server
View Issue Details
0000082Soldat Dedicated ServerGeneralpublic2011-10-07 00:122013-06-02 23:06
Falcon 
Falcon 
normalminoralways
resolvedfixed 
x86WindowsXP SP3
2.7.0 
2.7.4 
0000082: questionmarks replaces special chars in admin console
All special characters and national chars are replaced with questionmarks (?) in admin console, what causes custom user protocols to fail. Only windows servers are bugged.
1. Establish a windows server.
2. Connect to it with admin client
3. Connect to the game with soldat and try to write your national characters.
4. Check the output in admin console
I'll add a script that produces a bad output if you fail to reproduce
No tags attached.
Issue History
2011-10-07 00:12FalconNew Issue
2011-10-07 00:19FalconNote Added: 0001196
2011-10-07 00:20FalconNote Edited: 0001196bug_revision_view_page.php?bugnote_id=1196#r76
2012-03-01 02:09ShoozzaNote Added: 0001377
2012-03-01 02:09ShoozzaStatusnew => confirmed
2012-03-01 02:09ShoozzaPriorityhigh => normal
2012-03-01 02:09ShoozzaSeveritymajor => minor
2013-06-02 23:06FalconStatusconfirmed => resolved
2013-06-02 23:06FalconFixed in Version => 2.7.4
2013-06-02 23:06FalconResolutionopen => fixed
2013-06-02 23:06FalconAssigned To => Falcon

Notes
(0001196)
Falcon   
2011-10-07 00:19   
(edited on: 2011-10-07 00:20)
I forgot to add: this bug may be related to bug 0000025, but if i understood correctly, the other one is about game, not admin console

(0001377)
Shoozza   
2012-03-01 02:09   
The admin protocol isn't using unicode and everything is converted to normal strings which is the reason for the questionmarks.