[
https://issues.apache.org/jira/browse/FOR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710412#action_12710412
]
Sina K. Heshmati commented on FOR-1167:
---------------------------------------
I was able to locate [1] where <body> of final HTML documents is generated; but
only for skin-based websites.
As for websites based on the dispatcher, my early guess is that <body> is not
generated by XSLT stylesheets. That said, I'm sure others can provide a more
definite answer.
[1] $FORREST_HOME/main/webapp/skins/pelt/xslt/html/site-to-xhtml.xsl
> class attribute of body element in XDocs source is not included in generated
> HTML
> ---------------------------------------------------------------------------------
>
> Key: FOR-1167
> URL: https://issues.apache.org/jira/browse/FOR-1167
> Project: Forrest
> Issue Type: Bug
> Components: Skins (general issues)
> Affects Versions: 0.9-dev
> Reporter: Brolin Empey
> Fix For: 0.9-dev
>
>
> Here is the body element of my XDocs source file:
> <body class="product_heading">
> The generated HTML does not include the class attribute.
> See <http://thread.gmane.org/gmane.text.xml.forrest.devel/27106>.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.