>----- Oorspronkelijk bericht -----
>Van: Vincent Hennebert [mailto:[EMAIL PROTECTED]
>Verzonden: vrijdag, juni 13, 2008 12:17 PM
>
<snip />
>
>FOP lacks of robustness here since it crashes instead of just giving
>a warning that column-number doesn’t apply to fo:block. Can you please
>create a bug report on Bugzilla, attaching a complete FO file containing
>your snippet above as an example?
>https://issues.apache.org/bugzilla/enter_bug.cgi?product=Fop
>
>This will help us to keep track of the issue. Thanks!

This is a very easy fix. I'll see if I can take care of it ASAP. I just checked 
the SVN history of the related source file, and apparently, I had initially 
added such a check in the wrong place 
(ColumnNumberPropertyMaker.make(PropertyList), which is normally only called to 
'make' implicit values; removed in the meantime). The check should still be 
made, however, in make(PropertyList, String, FObj), so that it is instead 
called when making the property off an explicitly specified value.

Cheers

Andreas



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

Reply via email to