ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-418

ClassCastException thrown when including the icefaces-ee-accessible.jar file on the classpath

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.GA_P01
    • Fix Version/s: EE-3.2.0.GA
    • Component/s: Accessible Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P1
    • Salesforce Case Reference:

      Description

      A ClassCastException is thrown when a partial submit is fired on and ice:inputText component. The inputText component uses and el expresion for the required attribute. Sample code:

              <c:set var="required" value="true" />
              <ice:form id="form">
                  <ice:inputText id="testIceVar" value="somevalue" required="#{required}" partialSubmit="true" />
              </ice:form>

      On the surface, it looks like we might have some package+classname duplication between the icefaces-ee-compat.jar and the icefaces-ee-accessible.jar.

        Activity

        Migration created issue -
        Migration made changes -
        Field Original Value New Value
        Reporter Migration [ remote ] Arran Mccullough [ arran.mccullough ]
        Migration made changes -
        Assignee Ken Fyten [ ken.fyten ] yip.ng [ yip.ng ]
        Fix Version/s EE-3.2.0.GA [ 10326 ]
        Assignee Priority P3 [ 10012 ]
        Migration made changes -
        Attachment Case11618Example.war [ 14951 ]
        Ken Fyten made changes -
        Comment [ On the surface, it looks like we might have some package+classname duplication between the icefaces-ee-compat.jar and the icefaces-ee-accessible.jar.

        (Restricted to icesoft-internal-developers group)
        ]
        Ken Fyten made changes -
        Description
        A ClassCastException is thrown when a partial submit is fired on and ice:inputText component. The inputText component uses and el expresion for the required attribute. Sample code:

                <c:set var="required" value="true" />
                <ice:form id="form">
                    <ice:inputText id="testIceVar" value="somevalue" required="#{required}" partialSubmit="true" />
                </ice:form>
        A ClassCastException is thrown when a partial submit is fired on and ice:inputText component. The inputText component uses and el expresion for the required attribute. Sample code:

                <c:set var="required" value="true" />
                <ice:form id="form">
                    <ice:inputText id="testIceVar" value="somevalue" required="#{required}" partialSubmit="true" />
                </ice:form>

        On the surface, it looks like we might have some package+classname duplication between the icefaces-ee-compat.jar and the icefaces-ee-accessible.jar.
        Ken Fyten made changes -
        Comment [ On the surface, it looks like we might have some package+classname duplication between the icefaces-ee-compat.jar and the icefaces-ee-accessible.jar.

        (Restricted to icesoft-internal-developers group)
        ]
        Mark Collette made changes -
        Link This issue depends on ICE-8747 [ ICE-8747 ]
        Arran Mccullough made changes -
        Salesforce Case Reference 5007000000O9qrZAAR
        Ken Fyten made changes -
        Assignee Priority P3 [ 10012 ] P1 [ 10010 ]
        Ken Fyten made changes -
        Salesforce Case Reference 5007000000O9qrZAAR
        Ken Fyten made changes -
        Link This issue depends on ICE-8747 [ ICE-8747 ]
        Arran Mccullough made changes -
        Salesforce Case Reference 5007000000O9qrZAAR
        yip.ng made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: