Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.2

Bug #379 Javascript errors on node expand in Safari
Submitted: 2003-12-08 15:59 UTC
From: hlellelid Assigned: richard
Status: No Feedback Package: HTML_TreeMenu
PHP Version: 4.3.4 OS: MacOS X
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 12 + 34 = ?

 
 [2003-12-08 15:59 UTC] hlellelid
Description: ------------ Using the HTML_TreeMenu 1.1.7, there are now errors when trying to expand a node using Safari 1.0 (v 85.5) on Mac OS X. HTML_TreeMenu version 1.1.5 works fine. The specific error (with jscript exception logging enabled on Safari) is: (event handler): Value undefined (result of expression document.all) is not object. Cannot be called. Of course, I'm also testing this under mozilla & IE and only see this error in Safari. Reproduce code: --------------- Any HTML_TreeMenu code that has expandable nodes. Expected result: ---------------- Expanding node. Actual result: -------------- Nothing happens -- javascript error.

Comments

 [2005-03-02 02:35 UTC] richard
I don't have a Mac to test on, however I have made a small JS change which may fix the issue. Please try the updated TreeMenu.js file in CVS and let me know if this now works.
 [2005-11-30 10:19 UTC] send2yash at rediffmail dot com
Please can u tell the changes u have done in .js file