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)