[
https://issues.apache.org/jira/browse/WICKET-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Compagner closed WICKET-1322.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.4
> NormalUrlCodingStrategy: It does not append / to the end of the url before
> the parameters
> -----------------------------------------------------------------------------------------
>
> Key: WICKET-1322
> URL: https://issues.apache.org/jira/browse/WICKET-1322
> Project: Wicket
> Issue Type: New Feature
> Components: wicket
> Affects Versions: 1.3.0-final
> Reporter: Daniel Kaplan
> Assignee: Johan Compagner
> Fix For: 1.3.4
>
> Attachments: NormalUrlCodingStrategy.java
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> For some reason that I cannot understand, QueryStringUrlCodingStrategy will
> code urls like this:
> www.example.com/a/path/?var=val That last slash is abnormal from what I've
> seen. I've included a class called NormalUrlCodingStrategy that does the
> same thing as QueryStringUrlCodingStrategy but does not add this extra slash.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.