Modify ↓
#314 closed defect (fixed)
tracd project name ending in '/' fails
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7 |
| Component: | web frontend/tracd | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Using tracd for the first time, I used bash autocompletion to fill in the project database and ended up with:
tracd -p 8080 test/ (note the extra '/')
The '/' makes tracd skip the project: it is not listed in the "Available Project" list and typing the URL directly does not work either.
Attachments (0)
Change History (2)
comment:1 by , 22 years ago
| Milestone: | → 0.7 |
|---|---|
| Status: | new → assigned |
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Fixed in [471].