ICEfaces
  1. ICEfaces
  2. ICE-8113

ice:panelPopup produces "Invalid chunk ignored" warning on Tomcat console

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Trivial Trivial
    • Resolution: Fixed
    • Affects Version/s: EE-1.8.2.GA_P04
    • Fix Version/s: EE-1.8.2.GA_P05
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Chrome 18, FF12, IE9, Tomcat 7, Tomcat 6, Mojarra 1.2 & MyFaces 1.1.5
    • Assignee Priority:
      P2

      Description

      Deploy and Run attached sample application on Tomcat. Open Panel Popup. "Invalid chunk ignored" warning will be displayed in log.
      This issue only happens if draggable parameter is set to true.

        Activity

        Hide
        Jack Van Ooststroom added a comment - - edited

        Our JavaScript Bridge now checks to see if the name attribute is set before sending the data to the server. If the name attribute is not specified it will not be send to the server. I found a similar issue in ICE-4358 from way back where we fixed it by ensuring the name attribute is set. This is not correct for clientOnly input elements. I reverted this fix as the new fix is sufficient for both cases. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - - edited Our JavaScript Bridge now checks to see if the name attribute is set before sending the data to the server. If the name attribute is not specified it will not be send to the server. I found a similar issue in ICE-4358 from way back where we fixed it by ensuring the name attribute is set. This is not correct for clientOnly input elements. I reverted this fix as the new fix is sufficient for both cases. Marking this one as FIXED.

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Evgheni Sadovoi
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: