Defect #11192
Make repository identifier accept underscores
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Jean-Philippe Lang | % Done: | 0% | |
| Category: | SCM | |||
| Target version: | 1.4.5 | |||
| Affected version: | 2.0.3 | Resolution: | Fixed |
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.
Associated revisions
Make repository identifier accept underscores (#11192).
History
#1 Updated by Toshi MARUYAMA about 1 year ago
- Category changed from Code cleanup/refactoring to SCM
#2 Updated by Jean-Philippe Lang about 1 year 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 changed from devel to 2.0.3
- Resolution set to Fixed
Fixed in r9875.
#3 Updated by Jean-Philippe Lang 12 months ago
- Status changed from Resolved to Closed
Merged in 1.4 and 2.0.
#4 Updated by Jean-Philippe Lang 10 months ago
- Target version changed from 2.0.4 to 1.4.5
