You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/11/06 09:19:44 UTC

[jira] Resolved: (WICKET-1871) org.apache.wicket.util.string.Strings#stripJSessionId StringIndexOutOfBoundsException

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

Igor Vaynberg resolved WICKET-1871.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC2
                   1.3.6
         Assignee: Igor Vaynberg

> org.apache.wicket.util.string.Strings#stripJSessionId StringIndexOutOfBoundsException
> -------------------------------------------------------------------------------------
>
>                 Key: WICKET-1871
>                 URL: https://issues.apache.org/jira/browse/WICKET-1871
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.4
>         Environment: windows XP, jetty
>            Reporter: ywtsang
>            Assignee: Igor Vaynberg
>             Fix For: 1.3.6, 1.4-RC2
>
>
> input:
> http://abc.com/xx/yy.html?code=a%E2%8C%A9=en&amp;section=DDD&amp;d=173amp;
> passing the about input to method
> org.apache.wicket.util.string.Strings#stripJSessionId
> will introduce StringIndexOutOfBoundsException
> because "?" appears before ";"

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