From: SourceForge.net <no...@so...> - 2005-08-25 13:17:05
|
Bugs item #1271970, was opened at 2005-08-25 17:17 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1271970&group_id=5757 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: DynAPI 3 API Group: None Status: Open Resolution: None Priority: 5 Submitted By: Alexander (askvortsov) Assigned to: Nobody/Anonymous (nobody) Summary: undefined properties in explorer.js Initial Comment: src\gui\explorer.js, line 51: this.allLeaves[this.firstOne].unfoldTo(id); this.firstOne property is undefined (maybe use this.root.id ?) src\gui\explorer.js, line 56: h[leave.id]=b; b variable is undefined. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1271970&group_id=5757 |