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

        Evgheni Sadovoi created issue -
        Evgheni Sadovoi made changes -
        Field Original Value New Value
        Attachment sourceCode.rar [ 14423 ]
        Evgheni Sadovoi made changes -
        Assignee Ken Fyten [ ken.fyten ]
        Evgheni Sadovoi made changes -
        Salesforce Case [5007000000LEhlh]
        Ken Fyten made changes -
        Fix Version/s EE-1.8.2.GA_P05 [ 10331 ]
        Assignee Ken Fyten [ ken.fyten ]
        Priority Major [ 3 ] Trivial [ 5 ]
        Ken Fyten made changes -
        Assignee Priority P2
        Assignee Deryk Sinotte [ deryk.sinotte ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31784 Fri Oct 26 08:34:54 MDT 2012 jack.van.ooststroom Fixed JIRA ICE-8113 : ice:panelPopup produces 'Invalid chunk ignored' warning on Tomcat console
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelconfirmation/PanelConfirmationRenderer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/parameters.js
        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.
        Migration made changes -
        Assignee Deryk Sinotte [ deryk.sinotte ] Jack Van Ooststroom [ jack.van.ooststroom ]
        Migration made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: