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