[
https://issues.apache.org/jira/browse/WICKET-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juergen Donnerstag resolved WICKET-3825.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.5-RC6
Assignee: Juergen Donnerstag
fixed
> MockHttpServletRequest getRequestURL and getRequestURI should not return
> query parameters
> -----------------------------------------------------------------------------------------
>
> Key: WICKET-3825
> URL: https://issues.apache.org/jira/browse/WICKET-3825
> Project: Wicket
> Issue Type: Bug
> Components: wicket-core
> Reporter: Bruno Borges
> Assignee: Juergen Donnerstag
> Priority: Trivial
> Fix For: 1.5-RC6
>
>
> According to HttpServletRequest spec, method getRequestURL should not return
> query parameters.
> This is making us to code odd unit tests because we try to reconstruct URLs
> using getRequestURL and getRequestURI according to the spec.
> http://download.oracle.com/javaee/5/api/javax/servlet/http/HttpServletRequest.html#getRequestURL()
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira