DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40216>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40216 Summary: Error messages should give more location details Product: Fop Version: 0.92 Platform: All OS/Version: Mac OS X 10.4 Status: NEW Severity: normal Priority: P2 Component: pdf AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I recently gotten the following error from FOP, via Ant: [java] (document [system-id file:/Users/elharo/Projects/workspace/CS905/build/Java_Course_Notes.fo] [java] (validate [java] [error] Element 'fo:flow' cannot have non-empty text descendants here. Only block-level elements are permitted in this context. [java] [validation total: 1 error] [java] Parse error: Invalid XSL FO source 'file:/Users/elharo/Projects/workspace/CS905/build/Java_Course_Notes.fo': 1 error found during validation [java] Java Result: 1 Doubtless my stylesheet is incorrect in some way. Regardless, though, FOP should give more information to help me debug my problem. In particular it should not say "here". It should specify the element with the incorrect content and, if possible, give me a line number to look at. As is, I have no clue where in the large input document the problem might reside. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
