ICEmobile
  1. ICEmobile
  2. MOBI-954

ContentStack does not maintain correct current pane unless nested in a form

    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

      The contentStack renders a hidden input that is updated when changing panes on the client side. When a form post is made, this hidden input may update the currently selected pane on the server so the resulting contentStack script that is rendered updates to the correct pane. If the stack is not included in a form, this hidden input is not sent to the server, and the server side state of the stack is not kept up to date. The next script for the stack that is rendered will take the stack back to the previous currentPane that was set on the server side.

        Activity

        Hide
        Philip Breau added a comment -

        Revision: 39256
        Author: philip.breau
        Date: December-09-13 2:10:52 PM
        Message:
        MOBI-954 ContentStack does not maintain correct current pane unless nested in a form


        Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
        Added : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxy.java
        Added : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxyMeta.java
        Added : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxyRenderer.java
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/contentStackMenu/contentStackMenu4.xhtml

        Show
        Philip Breau added a comment - Revision: 39256 Author: philip.breau Date: December-09-13 2:10:52 PM Message: MOBI-954 ContentStack does not maintain correct current pane unless nested in a form Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js Added : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxy.java Added : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxyMeta.java Added : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxyRenderer.java Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/contentStackMenu/contentStackMenu4.xhtml

          People

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

            Dates

            • Created:
              Updated:
              Resolved: