Since all PHP projects have issues with UTF-8 using BOM, I've noticed your code is full of it. Could you please remove it by following these steps:

https://drupal.org/node/1622904#comment-8789815

Comments

jdhildeb’s picture

FYI, this bug is still an ongoing issue which causes the admin_menu to disappear randomly on some pages.
I found this ticket via https://drupal.org/node/1622904#comment-8789815 which pointed me here.
Removing the BOM markers in jquery_update code resolved the issue for me.

seanr’s picture

Wonder if anyone is looking at this? ;-) Don't know if this can be fixed via a patch, can't seem to find documentation online and haven't tried it.

jazzitup’s picture

Priority: Normal » Major

The major priority is used for issues that are not critical, but that do have significant impact or are important by community consensus.

This issue causes some serious issues with Admin menu project. Changing its priority to "Major".

robloach’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.