[xmlroff] core dump with r403
Tony Graham
Tony.Graham at MenteithConsulting.com
Thu Mar 20 16:57:18 UTC 2008
On Wed, Mar 19 2008 09:46:38 +0000, asmodai at in-nomine.org wrote:
> -On [20080319 10:29], Jeroen Ruigrok van der Werven (asmodai at in-nomine.org) wrote:
>>(xmlroff:15734): libfo-CRITICAL **: Expression evaluation error: Expression not completely evaluated: '/sfktekst/handtekening-tinke.gif'
>
> Strange, the expression does not match the source:
>
> <fo:external-graphic src="deelrapportages/sfktekst/handtekening-tinke.gif" width="2cm" height="auto" content-width="scale-to-fit" content-height="scale-to-fit"/>
Without looking at the code, I'd say the evaluation failed when
"deelrapportages" had something after it.
The value of src should be a uri-specification [1], e.g.,
uri('deelrapportages/sfktekst/handtekening-tinke.gif').
The segfault is #69.
Regards,
Tony.
[1] http://www.w3.org/TR/xsl11/#datatype
#69 http://xmlroff.org/ticket/69
More information about the xmlroff-list
mailing list