When using admin_menu with civicrm, the code for gzip-compressing the cached js is displayed as garbage characters on the screen, and the admin_menu is not accessible.

Tested in the following browsers:

  • Chrome 11.0.668.0 (74558) on Ubuntu 10.10
  • Firefox (Minefield) 4.0b12pre (2011-02-11) on Ubuntu 10.10
  • Internet Explorer 9.0.7930.16406 on Windows 7 Professional

Comments

pillarsdotnet’s picture

StatusFileSize
new805 bytes
new41.46 KB
new296.67 KB
new362.74 KB

Screenshots and patch/workaround.

pillarsdotnet’s picture

StatusFileSize
new309.38 KB
new296.3 KB

Two more screenshots showing clearly exactly where the problem lies.

Status: Needs review » Needs work

The last submitted patch, admin_menu-disable-gzencode.patch, failed testing.

pillarsdotnet’s picture

Status: Needs work » Needs review

#1: admin_menu-disable-gzencode.patch queued for re-testing.

Status: Needs review » Needs work

The last submitted patch, admin_menu-disable-gzencode.patch, failed testing.

pillarsdotnet’s picture

Status: Needs work » Needs review
StatusFileSize
new653 bytes

Can't imagine why a comment would result in a fatal error, but here goes another try...

pillarsdotnet’s picture

StatusFileSize
new2.12 KB

One more try before I give up on 6.x altogether.

sun’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev
Issue tags: +D7 stable release blocker
sun’s picture

sun’s picture

It might be possible that the following commits could have fixed this issue:

#1092970: Charset problem when using apache with a default charset not set to UTF-8
#1292838: Incorrect calculation of cache expiry timestamp

Could you test whether this is still an issue with the latest code?

sun’s picture

#442560: Admin menu disappears (randomly), needs either cache to be emptied on every page or page refresh several times has been committed to 7.x-3.x. Can you test the 7.x-3.x branch using git - or alternatively, if you don't have git, the 7.x-3.x-dev development snapshot tomorrow (after the snapshot has been re-created)?

pillarsdotnet’s picture

Have admin_menu 7.x running with civicrm just fine. Dunno if the problem still exists on 6.x because I'm no longer using 6.x.

sun’s picture

Status: Needs review » Closed (cannot reproduce)

Alright, let's close it then. Thanks!