Modify ↓
Opened 21 years ago
Closed 21 years ago
#690 closed defect (fixed)
File names not properly encoded in URLs
| Reported by: | anonymous | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | high | Milestone: | 0.8 |
| Component: | version control/browser | Version: | 0.7.1 |
| Severity: | major | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I have files in Subversion whose names contain the pound sign (#). When the browser links to these files, it should URL encode that character as %23.
Attachments (0)
Change History (3)
comment:1 by , 21 years ago
| Milestone: | → 0.8 |
|---|---|
| Severity: | normal → minor |
comment:2 by , 21 years ago
| Owner: | changed from to |
|---|---|
| Priority: | normal → high |
| Severity: | minor → major |
Note:
See TracTickets
for help on using tickets.



I don't agree this is minor. A file named in such a way will be completely inaccessible through Trac.