Menu

#4942 (ok 4.4.9) Export to gzip saves plain text under Chrome

4.4.8
fixed
None
Normal
2015-06-04
2015-06-03
No

Steps to recreate:
- go to any database
- click 'Export' tab
- select 'Custom'
- select 'gzipped' from 'Compression'
- press 'Go'

Under:
- Chrome 43.0.2357.81 m - the file is saved as plain text, wrong
- Firefox 38.0.5 - the file is saved az gzipped data, properly
- Opera 29.0.1795.60 - the same as Firefox

OS: Win7 Pro SP1

Discussion

  • Marc Delisle

    Marc Delisle - 2015-06-03

    Confirmed: phpMyAdmin 4.4.8, Windows 8, Chrome 43. In the same environment, behavior is OK under Firefox.

     
  • Madhura Jayaratne

    • assigned_to: Madhura Jayaratne
     
  • Madhura Jayaratne

    According to https://code.google.com/p/chromium/issues/detail?id=268085 Chrome has changed how it behaves in such situations. Its gzip encoding hack has been removed for Chrome 43 and above to be in line with Apache 2.4.

    So there is no solution that fits all version of Apache or all version of different browsers. I suggest we change our code in 4.5 to be in line with Chrome 43+ and Apache 2.4, hoping that Fireofx will also adopt a similar behavior.

     
    • Marc Delisle

      Marc Delisle - 2015-06-04

      It would be more prudent to implement a solution based on each browser and browser version, if possible.

       
  • Madhura Jayaratne

    • summary: Export to gzip saves plain text under Chrome --> (ok 4.4.9) Export to gzip saves plain text under Chrome
    • status: open --> resolved
     
  • Marc Delisle

    Marc Delisle - 2015-06-04
    • Status: resolved --> fixed
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.