[ 
https://issues.apache.org/jira/browse/WICKET-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sven Meier resolved WICKET-4338.
--------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 1.5.4)
                       (was: 6.0.0)
                   1.5.5

This change is reverted, because transferring POST parameters into page 
parameters leads to all sort of problems when the POST parameters leak into 
generated urls.
                
> POST params ignored by IPageParametersEncoder#decodePageParameters()
> --------------------------------------------------------------------
>
>                 Key: WICKET-4338
>                 URL: https://issues.apache.org/jira/browse/WICKET-4338
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.3
>         Environment: JDK 1.6.0_29, Mac OSX
>            Reporter: George Armhold
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 1.5.5
>
>         Attachments: missing-params.tar.gz
>
>
> As per this conversation: 
> http://apache-wicket.1842946.n4.nabble.com/how-to-get-https-port-number-in-Wicket-1-5-td4295139.html
> it seems that POST params are not properly processed and made available as 
> PageParameters. Can anyone say whether this is intended behavior or not? I 
> will attach a Quickstart to demonstrate.
> Martin's proposed fix is straightforward, but I am not comfortable enough 
> with Wicket internals to say whether or not this would break something.
> Thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to