ICEfaces
  1. ICEfaces
  2. ICE-7080

Issue with UISeries in a rendered=false form during state saving

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-2.0.0.GA, 2.0.2
    • Fix Version/s: 2.1-Beta, 3.0, EE-2.0.0.GA_P01
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      UISeries/PanelSeries
    • Assignee Priority:
      P1

      Description

      A NullPointerException is thrown when displaying a page with the following code:

              <ice:form id="loginForm" rendered="false">
                  <ice:panelSeries
                      value="#{personBean.searchFacetValueLists}" var="sfvl"
                      rendered="#{login.numConceptsTest != 0}"
                      style="margin-left: 37px;">
                      <ice:outputText value="checking render"
                                      styleClass="refineSearchFacetTitle"
                                      style="margin-top: 10px;" />
                      <br />
                  </ice:panelSeries>
                  <ice:outputText value="#{personBean.tester}"></ice:outputText>
              </ice:form>

      The NPE is coming from the following code: #{login.numConceptsTest != 0}. The exception is only thrown when using a UISeries component type. It is not evaluated with a basic outputText component.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Attachment Case10325Example.war [ 13375 ]
        Attachment stacktrace2.txt [ 13376 ]
        Arran Mccullough made changes -
        Attachment Case10325Example.zip [ 13377 ]
        Arran Mccullough made changes -
        Salesforce Case [5007000000HzGyk]
        Mark Collette made changes -
        Assignee yip.ng [ yip.ng ]
        Mark Collette made changes -
        Assignee Priority P3
        Mark Collette made changes -
        Fix Version/s 2.1 [ 10241 ]
        Ken Fyten made changes -
        Fix Version/s EE-2.0.0.GA_P01 [ 10271 ]
        Assignee Priority P3 P1
        yip.ng made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 2.1-Beta [ 10291 ]
        Fix Version/s 2.1 [ 10241 ]
        Ken Fyten made changes -
        Fix Version/s 3.0 [ 10241 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            yip.ng
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: