You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "David Leangen (JIRA)" <ji...@apache.org> on 2008/02/29 11:28:51 UTC

[jira] Created: (WICKET-1385) Extra slash appened to URL by QueryStringUrlCodingStrategy

Extra slash appened to URL by QueryStringUrlCodingStrategy
----------------------------------------------------------

                 Key: WICKET-1385
                 URL: https://issues.apache.org/jira/browse/WICKET-1385
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.3.1
            Reporter: David Leangen
            Priority: Minor
         Attachments: QueryStringUrlCodingStrategy.diff

An extra slash is being appended to the URL by QueryStringUrlCodingStrategy.

I have enclosed a patch that fixes this. Note that my IDE reformatted some of the code. Sorry about that. :-)

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


[jira] Closed: (WICKET-1385) Extra slash appened to URL by QueryStringUrlCodingStrategy

Posted by "Johan Compagner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Compagner closed WICKET-1385.
-----------------------------------

    Resolution: Duplicate
      Assignee: Matej Knopp

this is a duplicated of https://issues.apache.org/jira/browse/WICKET-1322

> Extra slash appened to URL by QueryStringUrlCodingStrategy
> ----------------------------------------------------------
>
>                 Key: WICKET-1385
>                 URL: https://issues.apache.org/jira/browse/WICKET-1385
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.1
>            Reporter: David Leangen
>            Assignee: Matej Knopp
>            Priority: Minor
>         Attachments: QueryStringUrlCodingStrategy.diff
>
>
> An extra slash is being appended to the URL by QueryStringUrlCodingStrategy.
> I have enclosed a patch that fixes this. Note that my IDE reformatted some of the code. Sorry about that. :-)

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


[jira] Updated: (WICKET-1385) Extra slash appened to URL by QueryStringUrlCodingStrategy

Posted by "David Leangen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Leangen updated WICKET-1385:
----------------------------------

    Attachment: QueryStringUrlCodingStrategy.diff

Patch for this issue.

> Extra slash appened to URL by QueryStringUrlCodingStrategy
> ----------------------------------------------------------
>
>                 Key: WICKET-1385
>                 URL: https://issues.apache.org/jira/browse/WICKET-1385
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.1
>            Reporter: David Leangen
>            Priority: Minor
>         Attachments: QueryStringUrlCodingStrategy.diff
>
>
> An extra slash is being appended to the URL by QueryStringUrlCodingStrategy.
> I have enclosed a patch that fixes this. Note that my IDE reformatted some of the code. Sorry about that. :-)

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