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=17673>. 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=17673 sendPage function in Flow causes an NPE. ------- Additional Comments From [EMAIL PROTECTED] 2003-03-10 09:30 ------- I have a patch (attached) that hopefully fixes this bug. What it does is to wrap the call to this.rootNode.invoke in o.a.c.components.treeprocessor.TreeProcessor with a call to CocoonComponentManager.startProcessing (before) and to CocoonComponentManager.endProcessing (after), mimicking the behavior of o.a.c.Cocoon.
