BooleanValueSemanticsProviderAbstract can not handle fields of type Boolean,
when value string is "TRUE"/"FALSE" from the SQL OS
--------------------------------------------------------------------------------------------------------------------------------
Key: ISIS-122
URL: https://issues.apache.org/jira/browse/ISIS-122
Project: Isis
Issue Type: Bug
Components: Core: ProgModel
Affects Versions: 0.2.0-incubating
Reporter: Kevin Meyer
Assignee: Kevin Meyer
Fix For: 0.2.0-incubating
BooleanValueSemanticsProviderAbstract currently can only handle string values
of "T" / "F". I'm currently running into problems with the SQL-OS, which is
returning column values of "True" and "False" when the field is of type
"Boolean", instead of "boolean".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira