[ 
https://issues.apache.org/jira/browse/WICKET-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500461
 ] 

Johan Compagner commented on WICKET-605:
----------------------------------------

This should be automatically done
the bookmarkable part of the stateless form url should already contain the page 
parameters and then the wicket:interface param

because this shouldn't only work for the url of the form but for all stateless 
urls like stateless links!



> Stataless form skips page parameters
> ------------------------------------
>
>                 Key: WICKET-605
>                 URL: https://issues.apache.org/jira/browse/WICKET-605
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: trunk
>         Environment: linux, glassfish v2
>            Reporter: József Börcsök
>            Assignee: Eelco Hillenius
>
> Page parameters are not included in stataless form action parameter.
> I think stateless form should override urlFor(RequestListenerInterface 
> listener) method and append page parameters. (Submit works if I manually add 
> them at runtime ie. with firebug plugin in browser.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to