[ http://issues.apache.org/jira/browse/COCOON-1194?page=all ] Pier Fumagalli deleted COCOON-1194: -----------------------------------
> FormsTransformer causes NPE > --------------------------- > > Key: COCOON-1194 > URL: http://issues.apache.org/jira/browse/COCOON-1194 > Project: Cocoon > Type: Bug > Environment: Operating System: Linux > Platform: PC > Reporter: Colin Adams > Assignee: Colin Adams > > 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 -- 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
