ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-534

ace:showcase list > Complex Block Object issue when Partial_State_Saving=false

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: EE-3.3.0.GA_P03
    • Fix Version/s: None
    • Component/s: Samples
    • Labels:
      None
    • Environment:
      Tomcat 7, ace:showcase with Partial_State_Savings=false. ICEfaces EE-3.3. .GA_P03 tag r44609, all browsers.

      Description

      ace:showcase with the following added to web.xml
      <context-param>
          <param-name>javax.faces.PARTIAL_STATE_SAVING</param-name> <param-value>false</param-value>
      </context-param>
       
      list > Complex Block Object
       Dragging a block causes the following console error:
       [window] [Wed, 29 Apr 2015 16:54:13 GMT] Error [status: malformedXML code: 200]: XML Parsing Error: XML or text declaration not at start of entity
       Location: http://localhost:8080/showcase/showcase.jsf
       Line Number 2, Column 19:
       <partial-response><?xml version='1.0' encoding='UTF-8'?>
       ------------------^
       <?xml version='1.0' encoding='UTF-8'?>
       <partial-response><?xml version='1.0' encoding='UTF-8'?>
       <partial-response><error><error-name>class java.lang.IllegalStateException</error-name><error-message><![CDATA[Component ID form:carList:carNameFirstList has already been found in the view. ]]></error-message></error><changes><extension aceCallbackParam="validationFailed">{"validationFailed":false}</extension></changes></partial-response>
       http://localhost:8080/showcase/javax.faces.resource/coalesced.js.jsf?ln=ice.core&dgst=4y1ej1
       Line 1
       XML5635: An XML declaration is only allowed at the beginning of the file. Line: 2, Column 21

        Activity

        Hide
        Liana Munroe added a comment -

        This JIRA was mistakenly created as ICPK. It has now been moved to http://jira.icesoft.org/browse/ICE-10664

        Show
        Liana Munroe added a comment - This JIRA was mistakenly created as ICPK. It has now been moved to http://jira.icesoft.org/browse/ICE-10664

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: