Closed (won't fix)
Project:
Drupal core
Version:
6.10
Component:
javascript
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
15 Mar 2009 at 21:47 UTC
Updated:
18 Mar 2018 at 21:40 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI checked the broken .js file again. The file 'imce_extras.js' is not completely included in the optimized .js file. The optimized file ends with
imce.resizeRows = function(start, end, Max)what is the following in the original file:
The optimized file has 1240 lines.
Deleting the optimized files and waiting for recreation by drupal has no effect.
I figured out, that the issue can be reproduced with activating 'nice menus', and goes away with deactivating it.
I'll open a new bug for that module.
Comment #2
Anonymous (not verified) commented