Closed (fixed)
Project:
Menu Minipanels
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2013 at 09:41 UTC
Updated:
31 Mar 2015 at 14:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tswaters commentedI'm getting this as well
This crops up in our environment on administrative pages that do not include minipanels (node add forms) and breaks certain functionalities that require javascript -- we use media browser plus and this js error is causing all sorts of things to fail.
Applying the patch makes the problems go away.
Comment #2
alexkb commentedFor those that have their mega mini panels disabled in IE7, this patch is also helpful for fixing a very similar JS error. Thanks wadmiraal!
Comment #3
damienmckennaI believe this is how it should be done.
Comment #4
damienmckennaD6 backport.
Comment #5
damienmckennaWeird, it queued the D7 branch against the 6.x branch. Lets try this again.
Comment #8
damienmckennaCommitted. Thanks wadmiraal!
Comment #11
wadmiraal commentedGlad I could help :-)