Bugs #404903, was updated on 2001-02-28 06:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404903&group_id=5757 Category: Core API Group: None Status: Open Priority: 5 Submitted By: Eytan Heidingsfeld Assigned to: Nobody/Anonymous Summary: No Check for isDynlayer Initial Comment: In the function deleteAllChildren in DynLayer the following check is missing on line 226 if (this.children[i].isDynLayer) and a close bracket on 237 because. Otherwise when you enhance the Array object (with splice for instance) then it tries to call Array.splice.deleteAllChildren ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404903&group_id=5757 _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev
