You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Alastair Maw (JIRA)" <ji...@apache.org> on 2007/05/25 19:33:16 UTC

[jira] Resolved: (WICKET-427) WebRequestCodingStrategy.urlCodingStrategyForPath() passes null as key

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

Alastair Maw resolved WICKET-427.
---------------------------------

    Resolution: Fixed

Fixed in the 1.2.x branch.

> 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.