Closed
Bug 273138
Opened 20 years ago
Closed 17 years ago
dodgepromod.com - when serving the file for download from a blob within the mysql database (Content-Type: application/zip), filenames which contain [ or ] are inaccessible.
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ben.weier, Unassigned)
References
()
Details
User-Agent: Opera/7.60 (Windows NT 5.1; U; en)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
all files are served through a mysql blob. these files are then accessed via
various pages on the site but the main source is the top10 page. when trying to
download ANY file that contains [ or ] (most files which cause the problem will
contain both) the error page is returned that says the file does not exist.
these files are most certainly there, and can be downloaded through IE6 and
Opera 7.6
headers are set properly ("Content-Type: application/zip" etc) and all other
files that do not contain [ ] can be downloaded through Firefox just fine.
physical files (ie. not mysql blob) can be downloaded, however using this method
on the domain is not an option.
Reproducible: Always
Steps to Reproduce:
1. Click file to download where filename contains [ or ]
Actual Results:
page is returned that says file does not exist when it does
Expected Results:
download prompt should appearAssignee: bugs → english-us
Component: Download Manager → English US
Product: Firefox → Tech Evangelism
QA Contact: bmo → english-us
Comment 1•20 years ago
|
||
Conforming summary to TFM item 10 at http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new Reporter, when you file a TE bug, please follow the reporting guidelines.
Summary: when serving the file for download from a blob within the mysql database (Content-Type: application/zip), filenames which contain [ or ] are inaccessible. → dodgepromod.com - when serving the file for download from a blob within the mysql database (Content-Type: application/zip), filenames which contain [ or ] are inaccessible.
Comment 2•17 years ago
|
||
No DNS for "www.dodgepromod.com" any more. WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•