You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Kevin Meyer (Created) (JIRA)" <ji...@apache.org> on 2011/10/10 16:51:30 UTC

[jira] [Created] (ISIS-122) BooleanValueSemanticsProviderAbstract can not handle fields of type Boolean, when value string is "TRUE"/"FALSE" from the SQL OS

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

        

[jira] [Closed] (ISIS-122) BooleanValueSemanticsProviderAbstract can not handle fields of type Boolean, when value string is "TRUE"/"FALSE" from the SQL OS

Posted by "Dan Haywood (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ISIS-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood closed ISIS-122.
----------------------------

    
> 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.1.2-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

        

[jira] [Resolved] (ISIS-122) BooleanValueSemanticsProviderAbstract can not handle fields of type Boolean, when value string is "TRUE"/"FALSE" from the SQL OS

Posted by "Kevin Meyer (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ISIS-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Meyer resolved ISIS-122.
------------------------------

    Resolution: Fixed

Added extra logic.
                
> 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

        

[jira] [Updated] (ISIS-122) BooleanValueSemanticsProviderAbstract can not handle fields of type Boolean, when value string is "TRUE"/"FALSE" from the SQL OS

Posted by "Dan Haywood (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ISIS-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-122:
-----------------------------

    Affects Version/s:     (was: 0.2.0-incubating)
                       0.1.2-incubating
    
> 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.1.2-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