Emidio Stani created JUDDI-552:
----------------------------------

             Summary: pluto.js script points to the wrong id hiding/showing the 
bar
                 Key: JUDDI-552
                 URL: https://issues.apache.org/jira/browse/JUDDI-552
             Project: jUDDI
          Issue Type: Bug
          Components: juddi-tomcat
    Affects Versions: 3.1.3
         Environment: Windows XP, Tomcat 7, juDDI 3.1.3
            Reporter: Emidio Stani
            Assignee: Kurt T Stam
            Priority: Trivial


inside the file:

juddi-portal-bundle-3.1.3\webapps\pluto\pluto.js

there is :

navigationRoot = document.getElementById("navigation");

that should be 

navigationRoot = document.getElementById("nav");

otherwise it is not possible to select the inner list (which is inside the div 
nav)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to