Closed (fixed)
Project:
Menu Minipanels
Version:
7.x-1.1
Component:
Integration with other module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2012 at 09:43 UTC
Updated:
25 Dec 2012 at 09:50 UTC
When using Javascript imagecrop, the popup window fails to execute properly (for example the downscaling dropdown doesn't trigger). This is because the minipanel javascript throws an error - probably because there isn't a menu on this page.
The fix is pretty easy. In Home » Administration » Configuration » User interface, select to edit the Menu Minipanel configuration and add
imagecrop/*
to the list of excluded paths. This bug report is really to help others who have the same issue, and hence marked as fixed.
Comments