Closed
Bug 441341
Opened 16 years ago
Closed 16 years ago
In PHPMyAdmin 2.11.0 when getting a file of .sql.gz type, it comes of .sql type with a .sql.gz extension. It may be a bug of PHPMyAdmin 2.11.0, but that was never happened in FF2.
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 424306
People
(Reporter: vito_a, Unassigned)
Details
(Keywords: 64bit)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Seems to be a file types mixing bug somewhere in File Handling logic. In my local PC's PHPMyAdmin 2.11.0 when getting a file of .sql.gz type, it comes of .sql type with a .sql.gz extension (lost much time trying to find out why these archives are broken, when found out these aren't packed at all). It may be a bug of PHPMyAdmin 2.11.0, but that was never happened in FF2 / Opera 9.5.
(btw, these Downloads window borders are too small and ugly IMHO. Can you make this window a bit nice in some of the versions? I liked FF2 one - it looked ok, as for me)
Reproducible: Always
Steps to Reproduce:
1. Launch a PHPMyAdmin 2.11.0
2. Get into some db
3. Press 'Export'
4. Choose 'Save as file' and 'compression: gzipped'
5. Press 'Go'
6. See the .sql file that is unpacked with a .sql.gz extension
Actual Results:
The .sql file that is unpacked with a .sql.gz extension
Expected Results:
Packed file with a .sql.gz extension
Hmmm... probably look into the FF2 logic and the output of the PHPMyAdmin 2.11.0 in FF2 and FF3 - there may be a key point what is different now.
Comment 1•16 years ago
|
||
Please provide the http server headers from the server for this file.
Comment 2•16 years ago
|
||
This is a duplicate of bug 424306
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•