ICEfaces
  1. ICEfaces
  2. ICE-1677

Server log WARN: [Parameters] Parameters: Invalid chunk ignored

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#5
    • Fix Version/s: 1.6DR#6, 1.6
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      JBoss 4.2

      Description


      When interacting with the application, such as facelets-component-showcase on JBoss 4.2, the following will be displayed in the server log:

      WARN: [Parameters] Parameters: Invalid chunk ignored.

      This is due to a parameter with no name -- the string "&=" appearing in the form-encoded data. It is not clear which parameter is being encoded in this way.

        Activity

        Hide
        Ted Goddard added a comment -

        Suggesting we fix for 1.6; the warning is harmless, but warnings never look good. It might also indicate a deeper problem.

        Show
        Ted Goddard added a comment - Suggesting we fix for 1.6; the warning is harmless, but warnings never look good. It might also indicate a deeper problem.
        Hide
        Ted Goddard added a comment -

        Clicking on a menu in component-showcase causes this submission:

        partial=false&ice.event.target=&ice.event.captured=j_id763%3Aj_id765%3Amenu%3Aedit%3Acut%3Alink&ice.event.type=onclick&ice.event.alt=false&ice.event.ctrl=false&ice.event.shift=false&ice.event.meta=false&ice.event.x=390&ice.event.y=362&ice.event.left=true&ice.event.right=false&=&j_id763=j_id763&icefacesCssUpdates=&viewNumber=1&j_id763%3Aj_id765%3Aj_id776=horizontal&focus_hidden_field=&myParam=Open&j_id763%3A_idcl=j_id763%3Aj_id765%3Amenu%3Aedit%3Acut%3Alink&focus=j_id763%3Aj_id765%3Amenu%3Aedit%3Acut%3Alink&window=9703&icefacesID=plJeDG3EixSfeT9PxgWsiQ&viewNumber=1&rand=0.8631774781214743

        Show
        Ted Goddard added a comment - Clicking on a menu in component-showcase causes this submission: partial=false&ice.event.target=&ice.event.captured=j_id763%3Aj_id765%3Amenu%3Aedit%3Acut%3Alink&ice.event.type=onclick&ice.event.alt=false&ice.event.ctrl=false&ice.event.shift=false&ice.event.meta=false&ice.event.x=390&ice.event.y=362&ice.event.left=true&ice.event.right=false&=&j_id763=j_id763&icefacesCssUpdates=&viewNumber=1&j_id763%3Aj_id765%3Aj_id776=horizontal&focus_hidden_field=&myParam=Open&j_id763%3A_idcl=j_id763%3Aj_id765%3Amenu%3Aedit%3Acut%3Alink&focus=j_id763%3Aj_id765%3Amenu%3Aedit%3Acut%3Alink&window=9703&icefacesID=plJeDG3EixSfeT9PxgWsiQ&viewNumber=1&rand=0.8631774781214743
        Hide
        Mircea Toma added a comment -

        Test if "name" attribute is present before serializing the <a> element.

        Show
        Mircea Toma added a comment - Test if "name" attribute is present before serializing the <a> element.

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: