[
https://issues.apache.org/jira/browse/WICKET-5770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219134#comment-14219134
]
ASF subversion and git services commented on WICKET-5770:
---------------------------------------------------------
Commit cf6172bd5acceac19f4322dcf7ce2ec7aef76a38 in wicket's branch
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=cf6172b ]
WICKET-5770 PageParametersEncoder should not decode parameters with no name
(cherry picked from commit 2200ad261d11d0354bd66c89d3665fce651f816e)
> 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: 6.18.0, 7.0.0-M4
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 7.0.0-M5, 6.19.0
>
>
> 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)