You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Steve hammond (JIRA)" <ji...@apache.org> on 2010/10/28 19:56:20 UTC

[jira] Created: (DIRSHARED-69) To string on a Filter throws NPE on toString()

To string on a Filter throws NPE on toString()
----------------------------------------------

                 Key: DIRSHARED-69
                 URL: https://issues.apache.org/jira/browse/DIRSHARED-69
             Project: Directory Shared
          Issue Type: Bug
    Affects Versions: 0.9.20
            Reporter: Steve hammond
            Priority: Critical
             Fix For: 0.9.20


I get a NullPointer exception with a simple filter.  I updated to the head this morning and it still happens.

FilterParser.parse(testSchemaManager,"(objectClass=)").toString();

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


[jira] Resolved: (DIRSHARED-69) To string on a Filter throws NPE on toString()

Posted by "Felix Knecht (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSHARED-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Knecht resolved DIRSHARED-69.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.9.20)
                   1.0.0-RC1

Fix by commit http://svn.apache.org/viewvc?rev=1028848&view=rev

@Steven
Can you please verify it solves the issue?
Thanks
Felix

> To string on a Filter throws NPE on toString()
> ----------------------------------------------
>
>                 Key: DIRSHARED-69
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-69
>             Project: Directory Shared
>          Issue Type: Bug
>    Affects Versions: 0.9.20
>            Reporter: Steve hammond
>            Assignee: Felix Knecht
>            Priority: Critical
>             Fix For: 1.0.0-RC1
>
>
> I get a NullPointer exception with a simple filter.  I updated to the head this morning and it still happens.
> FilterParser.parse(testSchemaManager,"(objectClass=)").toString();

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


[jira] Updated: (DIRSHARED-69) To string on a Filter throws NPE on toString()

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSHARED-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSHARED-69:
---------------------------------------

    Fix Version/s:     (was: 1.0.0-RC1)
                   1.0-M1

> To string on a Filter throws NPE on toString()
> ----------------------------------------------
>
>                 Key: DIRSHARED-69
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-69
>             Project: Directory Shared
>          Issue Type: Bug
>    Affects Versions: 1.0.0-RC1
>            Reporter: Steve hammond
>            Assignee: Felix Knecht
>            Priority: Critical
>             Fix For: 1.0-M1
>
>
> I get a NullPointer exception with a simple filter.  I updated to the head this morning and it still happens.
> FilterParser.parse(testSchemaManager,"(objectClass=)").toString();

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


[jira] Commented: (DIRSHARED-69) To string on a Filter throws NPE on toString()

Posted by "Steve hammond (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSHARED-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926395#action_12926395 ] 

Steve hammond commented on DIRSHARED-69:
----------------------------------------

Yes, my tests pass now.  Thanx.

> To string on a Filter throws NPE on toString()
> ----------------------------------------------
>
>                 Key: DIRSHARED-69
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-69
>             Project: Directory Shared
>          Issue Type: Bug
>    Affects Versions: 0.9.20
>            Reporter: Steve hammond
>            Assignee: Felix Knecht
>            Priority: Critical
>             Fix For: 1.0.0-RC1
>
>
> I get a NullPointer exception with a simple filter.  I updated to the head this morning and it still happens.
> FilterParser.parse(testSchemaManager,"(objectClass=)").toString();

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


[jira] Closed: (DIRSHARED-69) To string on a Filter throws NPE on toString()

Posted by "Felix Knecht (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSHARED-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Knecht closed DIRSHARED-69.
---------------------------------


> To string on a Filter throws NPE on toString()
> ----------------------------------------------
>
>                 Key: DIRSHARED-69
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-69
>             Project: Directory Shared
>          Issue Type: Bug
>    Affects Versions: 0.9.20
>            Reporter: Steve hammond
>            Assignee: Felix Knecht
>            Priority: Critical
>             Fix For: 1.0.0-RC1
>
>
> I get a NullPointer exception with a simple filter.  I updated to the head this morning and it still happens.
> FilterParser.parse(testSchemaManager,"(objectClass=)").toString();

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


[jira] Assigned: (DIRSHARED-69) To string on a Filter throws NPE on toString()

Posted by "Felix Knecht (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSHARED-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Knecht reassigned DIRSHARED-69:
-------------------------------------

    Assignee: Felix Knecht

> To string on a Filter throws NPE on toString()
> ----------------------------------------------
>
>                 Key: DIRSHARED-69
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-69
>             Project: Directory Shared
>          Issue Type: Bug
>    Affects Versions: 0.9.20
>            Reporter: Steve hammond
>            Assignee: Felix Knecht
>            Priority: Critical
>             Fix For: 0.9.20
>
>
> I get a NullPointer exception with a simple filter.  I updated to the head this morning and it still happens.
> FilterParser.parse(testSchemaManager,"(objectClass=)").toString();

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


[jira] Issue Comment Edited: (DIRSHARED-69) To string on a Filter throws NPE on toString()

Posted by "Felix Knecht (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSHARED-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926353#action_12926353 ] 

Felix Knecht edited comment on DIRSHARED-69 at 10/29/10 1:08 PM:
-----------------------------------------------------------------

Fix by commit http://svn.apache.org/viewvc?rev=1028848&view=rev

@Steve
Can you please verify it solves the issue?
Thanks
Felix

      was (Author: felixk):
    Fix by commit http://svn.apache.org/viewvc?rev=1028848&view=rev

@Steven
Can you please verify it solves the issue?
Thanks
Felix
  
> To string on a Filter throws NPE on toString()
> ----------------------------------------------
>
>                 Key: DIRSHARED-69
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-69
>             Project: Directory Shared
>          Issue Type: Bug
>    Affects Versions: 0.9.20
>            Reporter: Steve hammond
>            Assignee: Felix Knecht
>            Priority: Critical
>             Fix For: 1.0.0-RC1
>
>
> I get a NullPointer exception with a simple filter.  I updated to the head this morning and it still happens.
> FilterParser.parse(testSchemaManager,"(objectClass=)").toString();

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