You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2007/10/20 16:52:39 UTC

[jira] Created: (WW-2268) Better handle urls with ';'

Better handle urls with ';' 
----------------------------

                 Key: WW-2268
                 URL: https://issues.apache.org/struts/browse/WW-2268
             Project: Struts 2
          Issue Type: Improvement
          Components: Dispatch
            Reporter: Don Brown
            Assignee: Don Brown
             Fix For: 2.1.0


Currently, when Struts deals with URLs, it does it such a way that if the semicolon is present, it and anything afterwards are cut off.  URLs with semicolons should not be treated any different. 

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


[jira] Updated: (WW-2268) Better handle urls with semicolons

Posted by "Don Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown updated WW-2268:
--------------------------

    Summary: Better handle urls with semicolons  (was: Better handle urls with ';' )

> Better handle urls with semicolons
> ----------------------------------
>
>                 Key: WW-2268
>                 URL: https://issues.apache.org/struts/browse/WW-2268
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Dispatch
>            Reporter: Don Brown
>            Assignee: Don Brown
>             Fix For: 2.1.0
>
>
> Currently, when Struts deals with URLs, it does it such a way that if the semicolon is present, it and anything afterwards are cut off.  URLs with semicolons should not be treated any different. 

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


[jira] Resolved: (WW-2268) Better handle urls with semicolons

Posted by "Don Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown resolved WW-2268.
---------------------------

    Resolution: Fixed

> Better handle urls with semicolons
> ----------------------------------
>
>                 Key: WW-2268
>                 URL: https://issues.apache.org/struts/browse/WW-2268
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Dispatch
>            Reporter: Don Brown
>            Assignee: Don Brown
>             Fix For: 2.1.0
>
>
> Currently, when Struts deals with URLs, it does it such a way that if the semicolon is present, it and anything afterwards are cut off.  URLs with semicolons should not be treated any different. 

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