You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bruno Nogueira de Souza (JIRA)" <de...@myfaces.apache.org> on 2006/05/04 19:50:17 UTC

[jira] Created: (TOMAHAWK-413) UITreeData: NullPointerException on expandAll

UITreeData: NullPointerException on expandAll
---------------------------------------------

         Key: TOMAHAWK-413
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-413
     Project: MyFaces Tomahawk
        Type: Bug

  Components: Tree2  
    Versions: 1.1.3-SNAPSHOT    
 Environment: Windows 2003 Server / Tomcat 5.5.16 / JVM 1.5.0_06
    Reporter: Bruno Nogueira de Souza


The method expandAll() of UITreeData is calling "walker.next()" without calling setTree() on the walker. This cause a NPE because walker.next() call internally tree.setNodeId.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (TOMAHAWK-413) UITreeData: NullPointerException on expandAll

Posted by "Bruno Nogueira de Souza (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-413?page=all ]

Bruno Nogueira de Souza updated TOMAHAWK-413:
---------------------------------------------

    Status: Patch Available  (was: Open)

> UITreeData: NullPointerException on expandAll
> ---------------------------------------------
>
>          Key: TOMAHAWK-413
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-413
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Tree2
>     Versions: 1.1.3-SNAPSHOT
>  Environment: Windows 2003 Server / Tomcat 5.5.16 / JVM 1.5.0_06
>     Reporter: Bruno Nogueira de Souza

>
> The method expandAll() of UITreeData is calling "walker.next()" without calling setTree() on the walker. This cause a NPE because walker.next() call internally tree.setNodeId.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (TOMAHAWK-413) UITreeData: NullPointerException on expandAll

Posted by "Bruno Nogueira de Souza (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-413?page=all ]

Bruno Nogueira de Souza updated TOMAHAWK-413:
---------------------------------------------

    Status: Open  (was: Patch Available)

> UITreeData: NullPointerException on expandAll
> ---------------------------------------------
>
>          Key: TOMAHAWK-413
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-413
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Tree2
>     Versions: 1.1.3-SNAPSHOT
>  Environment: Windows 2003 Server / Tomcat 5.5.16 / JVM 1.5.0_06
>     Reporter: Bruno Nogueira de Souza

>
> The method expandAll() of UITreeData is calling "walker.next()" without calling setTree() on the walker. This cause a NPE because walker.next() call internally tree.setNodeId.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (TOMAHAWK-413) UITreeData: NullPointerException on expandAll

Posted by "sean schofield (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-413?page=all ]
     
sean schofield resolved TOMAHAWK-413:
-------------------------------------

    Resolution: Duplicate

I created (and closed) a similar issue (TOMAHAWK-436) before noticing this one.

> UITreeData: NullPointerException on expandAll
> ---------------------------------------------
>
>          Key: TOMAHAWK-413
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-413
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Tree2
>     Versions: 1.1.3-SNAPSHOT
>  Environment: Windows 2003 Server / Tomcat 5.5.16 / JVM 1.5.0_06
>     Reporter: Bruno Nogueira de Souza

>
> The method expandAll() of UITreeData is calling "walker.next()" without calling setTree() on the walker. This cause a NPE because walker.next() call internally tree.setNodeId.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira