Hi,
I just update to the latest trunk (my previous version was from the trunk somewhere around 2006-09-08; that's when I built the fop.jar) I get the following error. The error is an illegal state exception stating that endElement is called for fo:root where there is no current element. Below is the log in my console window. What direction should I be looking to solve this? 17-Nov-2006 15:41:40 org.apache.fop.fo.FOTreeBuilder$MainFOHandler endElement WARNING: Mismatch: block (http://www.w3.org/1999/XSL/Format) vs. table (http://w ww.w3.org/1999/XSL/Format) 17-Nov-2006 15:41:40 org.apache.fop.fo.FOTreeBuilder$MainFOHandler endElement WARNING: Mismatch: flow (http://www.w3.org/1999/XSL/Format) vs. block (http://ww w.w3.org/1999/XSL/Format) 17-Nov-2006 15:41:40 org.apache.fop.fo.FOTreeBuilder$MainFOHandler endElement WARNING: Mismatch: page-sequence (http://www.w3.org/1999/XSL/Format) vs. flow (h ttp://www.w3.org/1999/XSL/Format) 17-Nov-2006 15:41:40 org.apache.fop.fo.FOTreeBuilder$MainFOHandler endElement WARNING: Mismatch: root (http://www.w3.org/1999/XSL/Format) vs. page-sequence (h ttp://www.w3.org/1999/XSL/Format)
