Hi guys, I am having a little problem when removing debug statements. Basically with out debug statements certain parts of our app break.
I seem to remember this same problem happening before, but I do not remember the resolutions. The first instance of this happening is on the input parameter to a page B's model xpl. The input is declared and the xudated xform from the referring page (A) is then used within the model. The page A's controller entry has two results, each result corresponds to updating a different field of page B's xform. If the first of page A's results is executed, page B's model will notreceive the xupdated xform with out a debug being in place. If the second result is executed, page B's model receives the updated xform with out a problem. The second instance of a debug problem occurs when using the xslt processor. If there is not a debug on the output, then a: org.xml.sax.SAXException: Warning: can't output text before document element! Ignoring...page Error is thrown. I believe this is the error we have had before. Thanks Peter -----<CDE/>----- Center for Document Engineering University of California, Berkeley cde.berkeley.edu _______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
