| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012218 | CDash | public | 2011-05-23 17:59 | 2012-01-17 08:53 | |||||
| Reporter | Brad King | ||||||||
| Assigned To | Julien Jomier | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | 2.0 | |||||||
| Summary | 0012218: Update command fails to parse if it contains XML escaped quotes | ||||||||
| Description | The attached UpdateBad.xml contains this: <UpdateCommand>"/usr/bin/git" "pull"</UpdateCommand> but the command displayed on this page: http://www.cdash.org/CDash/buildSummary.php?buildid=1155512 [^] is just: Update Command: " | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0026574) Brad King (manager) 2011-05-23 18:00 |
If the update command has literal double quotes instead of escaped ones, as in the attached UpdateGood.xml, then the page displays the update command correctly. |
|
(0028336) Julien Jomier (manager) 2012-01-17 08:53 |
The XML parser stops when it encouters ';' therefore we need to concatenate the result. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-05-23 17:59 | Brad King | New Issue | |
| 2011-05-23 17:59 | Brad King | File Added: UpdateBad.xml | |
| 2011-05-23 17:59 | Brad King | Description Updated | |
| 2011-05-23 17:59 | Brad King | File Added: UpdateGood.xml | |
| 2011-05-23 18:00 | Brad King | Note Added: 0026574 | |
| 2011-05-23 18:02 | David Cole | Assigned To | => David Cole |
| 2011-05-23 18:02 | David Cole | Status | new => assigned |
| 2012-01-17 08:52 | Julien Jomier | Assigned To | David Cole => Julien Jomier |
| 2012-01-17 08:53 | Julien Jomier | Note Added: 0028336 | |
| 2012-01-17 08:53 | Julien Jomier | Status | assigned => resolved |
| 2012-01-17 08:53 | Julien Jomier | Fixed in Version | => 2.0 |
| 2012-01-17 08:53 | Julien Jomier | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |