MantisBT - Doomseeker
View Issue Details
0000942Doomseeker[All Projects] Bugpublic2012-07-30 21:302018-09-29 14:48
Zalewa 
Zalewa 
normalminoralways
closedfixed 
AllAllAll
0.8.1 Beta 
0.9 Beta0.9 Beta 
0000942: Create Server dialog creates unescaped parameters through "Command Line" button
All special characters should be escaped when the "Command Line" text is displayed. On Windows this AFAIK includes only the quotation mark although more research is needed. On Linux there are plenty characters that need escaping.

Perhaps there is a Qt function that will help solve this problem.
# Add a quotation mark to the server name.
# Press "Command Line" button.
# Copy the contents.
# Paste the contents into a CLI.
# Server name should now be incorrect.
No tags attached.
parent of 0000973closed Torr Samaho Zandronum Escaped quote characters are not read properly from CMD line on Windows 
Issue History
2012-07-30 21:30ZalewaNew Issue
2012-07-30 21:49ZalewaDescription Updatedbug_revision_view_page.php?rev_id=2256#r2256
2012-08-15 08:19ZalewaAssigned To => Zalewa
2012-08-15 08:19ZalewaStatusnew => assigned
2012-08-31 15:37ZalewaNote Added: 0004532
2012-08-31 15:37ZalewaStatusassigned => resolved
2012-08-31 15:37ZalewaFixed in Version => 0.10 Beta
2012-08-31 15:37ZalewaResolutionopen => fixed
2012-08-31 15:37ZalewaStatusresolved => feedback
2012-08-31 15:37ZalewaResolutionfixed => reopened
2012-08-31 15:37ZalewaStatusfeedback => resolved
2012-08-31 15:37ZalewaFixed in Version0.10 Beta => 0.9 Beta
2012-08-31 15:37ZalewaResolutionreopened => fixed
2012-09-08 18:11Blzut3Relationship addedparent of 0000973
2018-09-29 14:48WubTheCaptainStatusresolved => closed

Notes
(0004532)
Zalewa   
2012-08-31 15:37   
This will work on Linux and MAC OS X now. Windows still has some problems, but they are caused by the game itself. See this for more info:
'http://zandronum.com/tracker/view.php?id=973 [^]'