You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Andrea Del Bene <an...@gmail.com> on 2019/10/26 07:32:07 UTC

FYI: fix for WICKET-6078

Hi,
as you might have noted, I did a fix for WICKET-6078 as the new code
checked request method (GET and POST) in a case-sensitive way, breaking
normal form submission.

Cheers.
-- 
Andrea Del Bene.
Apache Wicket committer.

Re: FYI: fix for WICKET-6078

Posted by Martin Grigorov <mg...@apache.org>.
Thank you, Andrea!

On Sat, Oct 26, 2019, 10:32 Andrea Del Bene <an...@gmail.com> wrote:

> Hi,
> as you might have noted, I did a fix for WICKET-6078 as the new code
> checked request method (GET and POST) in a case-sensitive way, breaking
> normal form submission.
>
> Cheers.
> --
> Andrea Del Bene.
> Apache Wicket committer.
>