You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2008/04/10 01:50:05 UTC

[jira] Assigned: (WICKET-1322) NormalUrlCodingStrategy: It does not append / to the end of the url before the parameters

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

Matej Knopp reassigned WICKET-1322:
-----------------------------------

    Assignee: Johan Compagner  (was: Matej Knopp)

> 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
>         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.