bug #7080
Fix matching for empty time periods
Start date:
11/22/2017
Due date:
% Done:
0%
Severity:
normal
Found in Version:
Description
If a time period is empty it will be loaded as an empty TimePeriod if the object is persisted. A new object may not have a TimePeriod at all.
The behavior in general is the same but during matching this was not considered yet. Similar to empty and null Strings.
Associated revisions
ref #6965 fix empty TimePeriod matching bug
ref #7080 fix potential other isEmpty issues for @Embeddable classes
History
#1 Updated by Andreas Müller over 3 years ago
- Status changed from New to Resolved
Check for similar cases (e.g. Point) before completely closing this issue.
#2 Updated by Andreas Müller about 3 years ago
- Status changed from Resolved to Closed