[
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&section=DDD&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.