Issue 95695 - Bad URL for attached files due to percent sign
Summary: Bad URL for attached files due to percent sign
Status: CONFIRMED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: Bugzilla (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-31 12:23 UTC by hdu@apache.org
Modified: 2013-02-07 22:38 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2008-10-31 12:23:53 UTC
The download links for the attached files e.g. in issue 92859 have invalid URLs such as http://www.openoffice.org/nonav/issues/showattachment.cgi/57600/100%.png

W3C states in http://www.w3.org/Addressing/URL/4_URI_Recommentations.html that
"The percent sign ("%", ASCII 25 hex) is used as the escape character in the encoding scheme and is never 
allowed for anything else."

So the URLs are clearly invalid. What makes matters worse is that the attachments cannot even be 
downloaded! Even with something like rewriting the problematic URL to http://www.openoffice.org/nonav/issues/showattachment.cgi/57600/100%25.png
Comment 1 stx123 2011-03-23 16:19:54 UTC
Reset QA Contact to new default