This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-40c41862-1409-463f-a77c-8e625db5e4de XWIKI-23399 Open

NullPointerException in DateProperty#equals

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-34566fae-177a-4ca5-bbcc-b2db1758d3c3 Simon Urli created this issue on 22/Jul/25 09:52
 
Summary: NullPointerException in DateProperty#equals
Issue Type: cid:jira-generated-image-avatar-40c41862-1409-463f-a77c-8e625db5e4de Bug
Affects Versions: 16.10.8
Assignee: Unassigned
Components: Old Core
Created: 22/Jul/25 09:52
Priority: cid:jira-generated-image-static-major-d9501235-e25d-438f-bb82-ed13d5fc102a Major
Reporter: Simon Urli
Description:

It's possible to obtain a NPE when using DateProperty#equals if one of the property value is null: the condition can easily be met when performing a diff for example.

 
 

1 update

 
cid:jira-generated-image-avatar-34566fae-177a-4ca5-bbcc-b2db1758d3c3 Changes by Simon Urli on 22/Jul/25 09:53
 
Assignee: Simon Urli