[
https://issues.apache.org/jira/browse/FOR-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655137#action_12655137
]
Antoine ROBERT commented on FOR-1136:
-------------------------------------
Actually, I had warning about this line in my logs ... So I guess this file is
used ...
Anyway a comment from guy who know Webapp build and PDF plugin would be great
:)
> 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.