You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/03/27 20:47:44 UTC

DO NOT REPLY [Bug 7533] New: - Treeprocessor SelectNode NullPointerException

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7533

Treeprocessor SelectNode NullPointerException

           Summary: Treeprocessor SelectNode NullPointerException
           Product: Cocoon 2
           Version: 2.0.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: holz@fiz-chemie.de


In org.apache.cocoon.components.treeprocessor.sitemap.SelectNode
line 150 this.componentSelector is used, but it is nowhere initialized.

This results in a NullPointerException. (Unless the selector is threadsafe, in which
case the variable is not used)

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