View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012962CDash(No Category)public2012-02-13 22:302012-02-14 03:25
ReporterPeter Colberg 
Assigned ToJulien Jomier 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformGNU/LinuxOSDebianOS Version6.0 (squeeze)
Product Version2.0 
Target VersionFixed in Version2.0 
Summary0012962: Invalid regex prevents spaces in project name
DescriptionCDash is capable of supporting spaces in project names (using verbatim spaces when creating the project, and HTML-encoded spaces when submitting with CTest). However, the regular expression in createProject.php is faulty, and consequently strips spaces from the name of newly created projects.

The attached patch resolves the issue.
Steps To Reproduce1. Navigate to Create new project form
2. Enter project name with spaces
3. Create project
3. CDash stripped spaces from project name
TagsNo tags attached.
Attached Filespatch file icon cdash_fix_spaces_in_project_name.patch [^] (546 bytes) 2012-02-13 22:30 [Show Content]

 Relationships

  Notes
(0028583)
Julien Jomier (manager)
2012-02-14 03:25

Thanks for the patch!

 Issue History
Date Modified Username Field Change
2012-02-13 22:30 Peter Colberg New Issue
2012-02-13 22:30 Peter Colberg File Added: cdash_fix_spaces_in_project_name.patch
2012-02-14 03:21 Julien Jomier Assigned To => Julien Jomier
2012-02-14 03:21 Julien Jomier Status new => assigned
2012-02-14 03:25 Julien Jomier Note Added: 0028583
2012-02-14 03:25 Julien Jomier Status assigned => resolved
2012-02-14 03:25 Julien Jomier Fixed in Version => 2.0
2012-02-14 03:25 Julien Jomier Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team