MantisBT - CDash | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009138 | CDash | public | 2009-06-11 11:55 | 2010-02-21 12:31 | |
| Reporter | Steve Huston | ||||
| Assigned To | Julien Jomier | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | 1.4 | ||||
| Target Version | Fixed in Version | 1.6 | |||
| Summary | 0009138: Project names with chars that must be escaped generate incorrect URLs | ||||
| Description | I created a project named "Qpid C++" - the links generated in cdash user.php (for example) were done as ".../index.php?project=Qpid C++" which did not lead to that project's page. It should be escaped to be ".../index.php?project=Qpid%20C%25%25" I was subsequently informed that I should name my cmake project, cdash project the same, so I recreated my cdash project with a different name, but this may arise again. It's probably a good idea to encode all url-type strings. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-06-11 11:55 | Steve Huston | New Issue | |||
| 2009-06-11 18:21 | Julien Jomier | Status | new => assigned | ||
| 2009-06-11 18:21 | Julien Jomier | Assigned To | => Julien Jomier | ||
| 2009-11-22 17:48 | Julien Jomier | Note Added: 0018542 | |||
| 2009-11-22 17:48 | Julien Jomier | Status | assigned => resolved | ||
| 2009-11-22 17:48 | Julien Jomier | Fixed in Version | => 1.6 | ||
| 2009-11-22 17:48 | Julien Jomier | Resolution | open => fixed | ||
| 2010-02-21 12:31 | Julien Jomier | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||