You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/11/20 09:25:33 UTC

[jira] [Created] (WICKET-5770) PageParametersEncoder should not decode parameters with no name

Martin Grigorov created WICKET-5770:
---------------------------------------

             Summary: PageParametersEncoder should not decode parameters with no name
                 Key: WICKET-5770
                 URL: https://issues.apache.org/jira/browse/WICKET-5770
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 7.0.0-M4, 6.18.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


>From dev@ mailing list: http://markmail.org/message/khuc2v37aakzyfth

PageParametersEncoder should ignore query parameters like "&=&" and "&=value" because they make no sene and lead to exceptions later at PageParameters#add() call.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)