Modify ↓
      
#12118 closed defect (fixed)
Check adding invalid repository aliases in repository manager panel and repository alias command
| Reported by: | Jun Omae | Owned by: | Jun Omae | 
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.9 | 
| Component: | version control | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | 
           
Prevent adding an invalid repository alias via repository admin panel and   | 
      ||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
Separated issues from #12104. Proposed changes in jomae.git@t12118.
Attachments (0)
Change History (7)
comment:1 by , 10 years ago
| Description: | modified (diff) | 
|---|---|
| Owner: | set to | 
| Status: | new → assigned | 
comment:2 by , 10 years ago
| Milestone: | next-stable-1.0.x → 1.0.8 | 
|---|
comment:3 by , 10 years ago
| Milestone: | 1.0.8 → 1.0.9 | 
|---|
comment:4 by , 10 years ago
comment:5 by , 10 years ago
| Release Notes: | modified (diff) | 
|---|---|
| Resolution: | → fixed | 
| Status: | assigned → closed | 
Committed in [14250-14251] and merged to trunk in [14252].
comment:6 by , 10 years ago
Minor revision to [14252#file2] in [14522]. The sequence of integers in those two changesets are oddly similar :)
comment:7 by , 10 years ago
Thanks. We might be able to add unit tests for coding style like unnecessary imports, 80 columns, etc…
  Note:
 See   TracTickets
 for help on using tickets.
    


  
Rebased jomae.git@t12118. That changes would add 4 extracted messages.
I'll push it tonight.