Opened 13 years ago
Closed 12 years ago
#10645 closed defect (worksforme)
Unable to download attachments with + in filenames
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | attachment | Version: | 0.12.3 |
Severity: | normal | Keywords: | needinfo |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
If filename attached to wiki page has special symbols like '+' - it can not be downloaded in Trac 0.12.2 deployed on Debian.
This is not repeatable with current installation as tested on: http://trac.edgewall.org/wiki/PatchWelcomed http://trac.edgewall.org/wiki/TracDev/DatabaseSchema/Attachments
Strangely can not repeat on 0.12 demo too, but it's pretty repeatable on local installation: http://trac.edgewall.org/demo-0.12/wiki/SandBox/ChangesetTest
Attachments (1)
Change History (6)
by , 13 years ago
Attachment: | trac-bitten-slave_0.6+final-1_all.deb added |
---|
comment:1 by , 13 years ago
comment:2 by , 13 years ago
well, because files without +
in their names are uploaded and downloaded without any problems.
comment:3 by , 12 years ago
Keywords: | needinfo added |
---|
I can't reproduce this here either, with 0.12-stable. It does sound like a double-encoding issue. Are you using some kind of proxy, or even nginx, by any chance?
comment:5 by , 12 years ago
Milestone: | 0.12.4 |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
… so what makes you think it's a bug in Trac and not an InstallationIssue?