Miklós Győrfi created ISIS-2986:
-----------------------------------
Summary: Some ValueSemanticsProvider does not take into account
the null value
Key: ISIS-2986
URL: https://issues.apache.org/jira/browse/ISIS-2986
Project: Isis
Issue Type: Bug
Components: Isis Core
Affects Versions: 2.0.0-M7
Reporter: Miklós Győrfi
Many of the provided ValueSemanticsProvider, especially
* JavaSqlDateValueSemantics,
* JavaSqlTimeStampValueSemantics
* JavaSqlTimeValueSemantics
* JavaUtilDateValueSemantics
throws NullPointerException, when converted through toDelegateValue and
fromDelegateValue, as the parameter can be null.
Some other provider could be involved, too.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)