Closed (works as designed)
Project:
Big Menu
Version:
6.x-1.0
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2011 at 06:50 UTC
Updated:
17 Apr 2012 at 13:05 UTC
This is a KNOWN CORE ISSUE that is fixed in D7, but if using D6 with jquery_update past jquery 1.4, some complex JSON responses (such as the embedded forms that bigmenu returns) will fail. You may see the error, or it might just not work, depending on your browser and debug settings.
#1086098: D6 JSON is total garbage - Create RFC 4627 compliant HTML safe JSON #479368: D7: Create RFC compliant HTML safe JSON
If you must use jquery 1.4+ then a fix is only possible via a core patch (arg)
http://drupal.org/node/479368#comment-4686306
http://drupal.org/files/issues/drupal_json_encode_4.patch
It's a half-hearted backport form D7, but works. May need to be applied manually.
Comments
Comment #1
dman commentedCleaning up issue queue