[
https://issues.apache.org/jira/browse/WICKET-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alastair Maw updated WICKET-427:
--------------------------------
Fix Version/s: 1.2.7
Assignee: Alastair Maw
Note that this isn't an issue in 1.3.x
> WebRequestCodingStrategy.urlCodingStrategyForPath() passes null as key
> ----------------------------------------------------------------------
>
> Key: WICKET-427
> URL: https://issues.apache.org/jira/browse/WICKET-427
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.2.5
> Reporter: Jan Bareš
> Assigned To: Alastair Maw
> Fix For: 1.2.7
>
>
> The method WebRequestCodingStrategy.urlCodingStrategyForPath() passes null as
> key to SortedMap in:
> mountsOnPath.get(null)
> The SortedMap accepts only non null keys.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.