Next in thread → Next in month →

Re: [docbook-apps] error in fo/pagesetup.xsl?

From
Bob Stayton <>
Date
2003-10-15T20:33:10+00:00
ID
Thread
Re: [docbook-apps] error in fo/pagesetup.xsl?
On Wed, Oct 15, 2003 at 07:08:29PM +0200,  wrote:
> Hi,
> 
> the following error appeared after updating to 1.62.4 two or three hours 
> ago:
> 
> [ERROR] Error in margin-left property value '0': 
> org.apache.fop.fo.expr.PropertyException: No conversion defined
> 
> Grepping through the source tree came up with the following in 
> pagesetup.xsl (line 367 and line 600):
> 
>  <xsl:attribute name="margin-left">0</xsl:attribute>
> 
> I changed it to
> 
>  <xsl:attribute name="margin-left">0cm</xsl:attribute>
> 
> which fixed it. Now it works for me.
> 
> I downloaded version 1.62.4 just this morning from sourceforge.net and I 
> can't think of a reason why there should be no scale unit so something 
> seems to be broken in the tarball ...

Yes,that's a bug, thanks for pointing it out.
I just checked in the fix to the CVS tree.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: 
Next in thread → Next in month →