Closed (works as designed)
Project:
IMCE
Version:
7.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2013 at 17:30 UTC
Updated:
29 Jan 2013 at 13:59 UTC
Jump to comment: Most recent file
Comments
Comment #1
gitesh.koli commentedPatch file attached.
Comment #2
ufku commentedfor (var i in subdirs)is a perfectly fine javascript code for iterating over an array or object. You probably have some js library that alters native Array object.