You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/03/04 09:59:13 UTC

[jira] [Created] (WICKET-5072) Cookies#isEqual(Cookie, Cookie) may fail with NullPointerException

Martin Grigorov created WICKET-5072:
---------------------------------------

             Summary: Cookies#isEqual(Cookie, Cookie) may fail with NullPointerException
                 Key: WICKET-5072
                 URL: https://issues.apache.org/jira/browse/WICKET-5072
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5.10, 6.6.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


If c1.getPath == null but c2.getPath != null then a NPE will occur.
Same is valid for the 'domain' property.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira