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 2004/03/15 20:43:46 UTC

DO NOT REPLY [Bug 27681] New: - DOMFactory cannot create a document element

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=27681>.
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=27681

DOMFactory cannot create a document element

           Summary: DOMFactory cannot create a document element
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: peter.brant@courts.state.wi.us


org.apache.cocoon.util.jxpath.DOMFactory cannot create a document element. 
Attached is a patch to address this.  It cannot create a document element with a
non-null namespace however.  It's easy enough to create an empty Document primed
with an appropriate document element, but it's easier not to.