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š


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.

Reply via email to