Modify ↓
#2864 closed defect (fixed)
Cannot browse source with space in path name
Reported by: | Graham Booker | Owned by: | Christian Boos |
---|---|---|---|
Priority: | normal | Milestone: | 0.10 |
Component: | web frontend/mod_python | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When browsing source, upon clicking on a directory contain a space in its name, trac cannot find the file/directory. This is against [3008]
Example: http://trac.fireim.org/dev/browser/trunk/fire/
Click on any of the directories with a space in the name, such as "Preference Panes"
Attachments (0)
Change History (6)
comment:1 by , 19 years ago
Milestone: | → 0.10 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 19 years ago
#2865 was marked as duplicate. For the reporter, the above fix did work.
Should we commit this?
comment:6 by , 19 years ago
Component: | browser → mod_python frontend |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Ok, fix applied in r3098.
Note:
See TracTickets
for help on using tickets.
Can you try this fix?
trac/web/main.py
request_uri[len(root_uri):]