MantisBT - CDash
View Issue Details
0010313CDashpublic2010-02-19 11:512010-02-21 12:31
Bryan Thrall 
Julien Jomier 
normalminoralways
closedfixed 
1.6 
1.6.4 
0010313: Site description repeatedly escapes special characters
I'm running my own instance of CDash 1.6.2 and it appears that special characters such as '\' and ''' are escaped in the site description when I edit it, and every time I edit it, the escapes are then quoted so the description gets more and more messed up with escapes.

For example, setting the site description (on the Edit Site page) to "Bryan's workstation" will escape the single-quote when I click "Update Site" so it reads "Bryan\'s workstation". Subsequent clicks on "Update Site" will further escape the backslash: "Bryan\\\'s workstation", "Bryan\\\\\\\'s workstation", etc.
No tags attached.
Issue History
2010-02-19 11:51Bryan ThrallNew Issue
2010-02-19 11:52Julien JomierStatusnew => assigned
2010-02-19 11:52Julien JomierAssigned To => Julien Jomier
2010-02-19 13:06Julien JomierNote Added: 0019555
2010-02-19 13:06Julien JomierStatusassigned => resolved
2010-02-19 13:06Julien JomierFixed in Version => 1.6.4
2010-02-19 13:06Julien JomierResolutionopen => fixed
2010-02-21 12:31Julien JomierStatusresolved => closed

Notes
(0019555)
Julien Jomier   
2010-02-19 13:06   
Will be in 1.6.4. Thanks for the report.