[ http://issues.apache.org/jira/browse/COCOON-1661?page=all ]
Pier Fumagalli updated COCOON-1661: ----------------------------------- > FormsTransformer causes NPE > --------------------------- > > Key: COCOON-1661 > URL: http://issues.apache.org/jira/browse/COCOON-1661 > Project: Cocoon > Type: Bug > Components: - Cocoon Forms > Versions: 2.1.5 > Environment: Operating System: Linux > Platform: PC > Reporter: Colin Adams > Assignee: Cocoon Developers Team > Attachments: edit-events-template.xml, edit-events-template.xml, > event-binding.xml, event-form.xml > > 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
