Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
On profile2page stylesheet there is two references to a xml2html that does not exist:
profile2page.xsl:6: <xsl:import href="xml2html.xsl"/>
profile2page.xsl:273: <xsl:apply-templates mode="xml2html"/>
Maybe they should be removed, or xml2html should be added to forrest. They look like a typo when they were imported to forrest from a cocoon's example.
profile2page.xsl:6: <xsl:import href="xml2html.xsl"/>
profile2page.xsl:273: <xsl:apply-templates mode="xml2html"/>
Maybe they should be removed, or xml2html should be added to forrest. They look like a typo when they were imported to forrest from a cocoon's example.