ICEmobile
  1. ICEmobile
  2. MOBI-910

ContentStackMenu Accordion sending singleSubmit on menu toggle resulting in an invalid contentStack value

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE 1.3.0.GA_P01
    • Fix Version/s: 1.3.1
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      n/a

      Description

      When the contentStackMenu is used as an accordion, toggling the accordion headers submits a post to the server with the clientId of the contentMenuItem header. This causes the ContentStack.setCurrentId() to be called with the clientId of the contentMenuItem, which is invalid.

        Activity

        Hide
        Philip Breau added a comment -

        Revision: 38509
        Author: philip.breau
        Date: October-04-13 11:53:25 AM
        Message:
        MOBI-910 ContentStackMenu Accordion sending singleSubmit on menu toggle resulting in an invalid contentStack value

        • use an actual boolean instead of a string for the cached variable

          Modified : /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/renderkit/AccordionPaneCoreRenderer.java
          Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js

        Show
        Philip Breau added a comment - Revision: 38509 Author: philip.breau Date: October-04-13 11:53:25 AM Message: MOBI-910 ContentStackMenu Accordion sending singleSubmit on menu toggle resulting in an invalid contentStack value use an actual boolean instead of a string for the cached variable Modified : /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/renderkit/AccordionPaneCoreRenderer.java Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js

          People

          • Assignee:
            Philip Breau
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: