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/06/29 07:41:34 UTC

DO NOT REPLY [Bug 29854] New: - FormsTransformer causes NullPointerException

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

FormsTransformer causes NullPointerException

           Summary: FormsTransformer causes NullPointerException
           Product: Cocoon 2
           Version: 2.1.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: CocoonForms
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: colin@colina.demon.co.uk


Trying to transform a form cause a message
org.apache.cocoon.ProcessingException: Failed to execute pipeline.:
java.lang.NullPointerException
The message occurs when attempting to porcess the SAX stream coming out of the
FormsTransformer - for instance, with the serializer.
Inserting a LogTransformer between the FormsTransformer and the serializer
(XHTML 1.1)
reveals that the last SAX event was:
[startPrefixMapping] prefix=null,uri=null