You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2005/03/08 18:11:53 UTC

DO NOT REPLY [Bug 33908] - NullPointerException in DefaultSiteTree.findNode()

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33908>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33908





------- Additional Comments From andreas@apache.org  2005-03-08 18:11 -------
Hmm, which line is it (in current SVN there is no line 181).

If this is caused by NodeList nodes being null, that's strange:

http://java.sun.com/j2se/1.4.2/docs/api/org/w3c/dom/Node.html

public NodeList getChildNodes()

    A NodeList that contains all children of this node. If there are no
children, this is a NodeList containing no nodes.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org