Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-1359

activeOnViewIds toggleActive does not work properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.11
    • Panel Navigation2
    • None

    Description

      We are using commandNavigation2 with the proprety activeOnViewIds to prevent the menu from collapsing if we use a button to navigate on the next side (instead of the panelNavigation2).
      Unfortunately the property only works if you enter exactly on jsp. If you use more than one jsp, the toggleActive method overwrites the active state for every every jsp present in the activeOnViewIds-property, i.e. the pages a.jsp;b.jsp;c.jsp are in the property and you navigate to b.jsp the else branch in toggleActive sets the activity to false for.a.jsp than works properly for b.jsp but for c.jsp the active state is set to false again.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            alvermann Markus Alvermann
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: