<s:decorate> should nest children with <div> not <span>
-------------------------------------------------------
Key: JBSEAM-1163
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1163
Project: JBoss Seam
Issue Type: Bug
Components: JSF
Affects Versions: 1.2.1.GA
Reporter: Darryl Smith
<s:decorate> nest its children within a span element.
Using seam-gen
produces
<span> <-- from <s:decorate>
<div class="prop">
......
</div >
</span>
This is invalid HTML
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira