Uploaded image for project: 'jUDDI (Retired)'
  1. jUDDI (Retired)
  2. JUDDI-552

pluto.js script points to the wrong id hiding/showing the bar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 3.1.3
    • 3.1.4
    • juddi-tomcat
    • None
    • Windows XP, Tomcat 7, juDDI 3.1.3

    Description

      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)

      Attachments

        Activity

          People

            kstam Kurt Stam
            emidiostani Emidio Stani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: