[
https://issues.apache.org/jira/browse/FOR-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655149#action_12655149
]
David Crossley commented on FOR-1136:
-------------------------------------
IIRC, you said in another issue that you changed something to force it to use
that file.
> Error in skins/common/document-to-fo.xsl
> ----------------------------------------
>
> Key: FOR-1136
> URL: https://issues.apache.org/jira/browse/FOR-1136
> Project: Forrest
> Issue Type: Bug
> Components: Skins (general issues)
> Affects Versions: 0.9-dev
> Reporter: Antoine ROBERT
>
> Hi
> There is a simple error at line 692 of
> %FORREST_HOME%\main\webapp\skins\common\xslt\fo\document-to-fo.xsl
> <xsl:attribute
> name="space-after">6pt"</xsl:attribute>
> should be
> <xsl:attribute
> name="space-after">6pt</xsl:attribute>
> ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.