Actions
Defect #11192
closedMake repository identifier accept underscores
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Project identifiers now permit '_' (app/models/project.rb), but repository identifiers do not (app/models/repository.rb). This causes an untuitive problem with redmine_scm.
If there is no reason not to have the same, the patch below addresses this.
Files
       Updated by Toshi MARUYAMA over 13 years ago
      Updated by Toshi MARUYAMA over 13 years ago
      
    
    - Category changed from Code cleanup/refactoring to SCM
       Updated by Jean-Philippe Lang over 13 years ago
      Updated by Jean-Philippe Lang over 13 years ago
      
    
    - Subject changed from Standardise :identifier text_field validation formats to Make repository identifier accept underscores
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version set to 2.0.4
- Affected version (unused) changed from devel to 2.0.3
- Resolution set to Fixed
- Affected version set to 2.0.3
Fixed in r9875.
       Updated by Jean-Philippe Lang over 13 years ago
      Updated by Jean-Philippe Lang over 13 years ago
      
    
    - Status changed from Resolved to Closed
Merged in 1.4 and 2.0.
       Updated by Jean-Philippe Lang about 13 years ago
      Updated by Jean-Philippe Lang about 13 years ago
      
    
    - Target version changed from 2.0.4 to 1.4.5
Actions