On Aug 21, 2008, at 15:09, Marco wrote:

Hi all,

I get a NullPointerException (see end of message) when transforming the following file with fop-0.95. (fop-0.94 can handle this).
<snip />
It only happens when hyphenation is set to true and if the <fo:inline> element does not contain any text (I came across this while transforming a docbook <anchor> tag with the the docbook-xsl stylesheets).

Any ideas how to solve this? Do you want me to file a bug?

Creating an issue in Bugzilla would indeed be helpful, so we don't forget about it. I know that in 0.95, at least ids on empty fo:inlines work. If I remember correctly, 0.94 simply does not process empty inlines, so while it does not crash, the id cannot be referenced from a page- number-citation or a basic-link.

Seems that, while correcting this, I did not add a check for empty inlines in hyphenated blocks.


Thanks

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to