You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org> on 2007/12/13 10:47:44 UTC

[JIRA] Created: (CAY-941) NPE in SimpleNode.connectChildren()

NPE in SimpleNode.connectChildren()
-----------------------------------

                 Key: CAY-941
                 URL: https://issues.apache.org/cayenne/browse/CAY-941
             Project: Cayenne
          Issue Type: Bug
          Components: Cayenne Core Library
    Affects Versions: 1.2 [STABLE], 2.0 [STABLE], 3.0
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
             Fix For: 1.2 [STABLE], 2.0 [STABLE], 3.0


As a consequence of a CAY-832 fix, we can now get NPE in expressions that match against a null value. E.g. the one described here: 

http://objectstyle.org/cayenne/lists/cayenne-user/2007/12/0046.html

need to fix for all  branches

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[JIRA] Closed: (CAY-941) NPE in SimpleNode.connectChildren()

Posted by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org>.
     [ https://issues.apache.org/cayenne/browse/CAY-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-941.
-------------------------------

    Resolution: Fixed

> NPE in SimpleNode.connectChildren()
> -----------------------------------
>
>                 Key: CAY-941
>                 URL: https://issues.apache.org/cayenne/browse/CAY-941
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Cayenne Core Library
>    Affects Versions: 1.2 [STABLE], 2.0 [STABLE]
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 1.2 [STABLE], 2.0 [STABLE]
>
>
> As a consequence of a CAY-832 fix, we can now get NPE in expressions that match against a null value. E.g. the one described here: 
> http://objectstyle.org/cayenne/lists/cayenne-user/2007/12/0046.html
> need to fix for all  branches

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[JIRA] Updated: (CAY-941) NPE in SimpleNode.connectChildren()

Posted by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org>.
     [ https://issues.apache.org/cayenne/browse/CAY-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik updated CAY-941:
--------------------------------

        Fix Version/s:     (was: 3.0)
    Affects Version/s:     (was: 3.0)

3.0 is not affected, as it wraps nulls in ASTScalar

> NPE in SimpleNode.connectChildren()
> -----------------------------------
>
>                 Key: CAY-941
>                 URL: https://issues.apache.org/cayenne/browse/CAY-941
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Cayenne Core Library
>    Affects Versions: 1.2 [STABLE], 2.0 [STABLE]
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 1.2 [STABLE], 2.0 [STABLE]
>
>
> As a consequence of a CAY-832 fix, we can now get NPE in expressions that match against a null value. E.g. the one described here: 
> http://objectstyle.org/cayenne/lists/cayenne-user/2007/12/0046.html
> need to fix for all  branches

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.