-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9
-
Component/s: Core operations, Skins (general issues)
-
Labels:None
An error on error.log saying:
ERROR (2005-08-19) 22:07.48:909 [cocoon.manager.fop] (Unknown-URI) Unknown-Thread/MessageHandler: unknown font sans,normal,normal so defaulted font to any
Seems to appear very often.
I did a bit of investigation, and most of then comes from this style sheet:
main/webapp/skins/common/xslt/fo/document2fo.xsl
If you comment out <xsl:template match="section" mode="toc"> some out these errors disapear....
ERROR (2005-08-19) 22:07.48:909 [cocoon.manager.fop] (Unknown-URI) Unknown-Thread/MessageHandler: unknown font sans,normal,normal so defaulted font to any
Seems to appear very often.
I did a bit of investigation, and most of then comes from this style sheet:
main/webapp/skins/common/xslt/fo/document2fo.xsl
If you comment out <xsl:template match="section" mode="toc"> some out these errors disapear....