ICEfaces
  1. ICEfaces
  2. ICE-6681

Navigation in preRenderView event throws Error in extras bootstrap JavaScript exception

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0, 2.0.0-EE-Beta1
    • Fix Version/s: 3.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      IE and Firefox
    • Assignee Priority:
      P2
    • Workaround Exists:
      Yes
    • Workaround Description:
      Use a PhaseListener instead, this has been implemented in attached test case but had been commented out to show original issue.

      Description

      When using the following code:

      <f:metadata>
                  <f:event type="preRenderView" id="prePayDayApproveEvent" listener="#{testBean.someAction}"/>
      </f:metadata>

      A forward navigation takes place in the event listener. The navigation is causing a JavaScript error to be thrown. See attachments for details.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24919 Tue Jun 28 14:54:24 MDT 2011 mircea.toma ICE-6681 Modify HeadBodyListener to be invoked on view root pre-rendering just before BridgeSetup runs to allow the inspection of the component tree. Test for the existence of h:head and h:body components in the component tree by iterating through the view root children. Changed BridgeSetup and ExtrasSetup to be invoked on view root component pre-render event instead pre-render view.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/HeadBodyListener.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/resources/META-INF/faces-config.xml
        Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/application/ExtrasSetup.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/compat/component-metadata/src/main/resources/com/icesoft/jsfmeta/templates/jsf11/resources/faces-config-rt.ftl
        Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/resources/META-INF/faces-config.xml
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java

          People

          • Assignee:
            Carmen Cristurean
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: