From: SourceForge.net <no...@so...> - 2006-05-31 14:27:29
|
Bugs item #1498258, was opened at 2006-05-31 10:27 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536897&aid=1498258&group_id=73148 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Stefan Seefeld (stefan) Assigned to: Nobody/Anonymous (nobody) Summary: assertion errors on (seemingly) valid code. Initial Comment: The attached code generates (process:24808): libfo-CRITICAL **: fo_expr_eval: assertion `IS_CHAR (g_utf8_get_char (string))' failed (process:24808): libfo-CRITICAL **: fo_property_id_validate: assertion `datatype != NULL' failed which isn't particularly helpful. If the input is indeed wrong, xmlroff should tell me so, instead of abort. The input was generated from docbook xml via docbook-xsl-fo -> libfo-compat before getting passed to xmlroff. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536897&aid=1498258&group_id=73148 |