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

        Philip Breau created issue -
        Philip Breau made changes -
        Field Original Value New Value
        Assignee Steve Maryka [ steve.maryka ] Philip Breau [ philip.breau ]
        Philip Breau made changes -
        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. 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
        Philip Breau made changes -
        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 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.
        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
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #39256 Mon Dec 09 11:10:52 MST 2013 philip.breau MOBI-954 ContentStack does not maintain correct current pane unless nested in a form
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/contentStackMenu/contentStackMenu4.xhtml
        Commit graph ADD /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxyRenderer.java
        Commit graph ADD /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxy.java
        Commit graph ADD /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxyMeta.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
        Philip Breau made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.3.1 [ 11376 ]
        Resolution Fixed [ 1 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: