[
http://jira.jboss.com/jira/browse/JBSEAM-2396?page=all ]
Pete Muir closed JBSEAM-2396.
-----------------------------
Fix Version/s: 2.0.1.GA
Resolution: Done
Assignee: Pete Muir
Thanks, fixed!
<s:decorate tag outputs styleClass attribut to html as
styleClass="" instead of class="" and thus generating incorrect
output
-----------------------------------------------------------------------------------------------------------------------------
Key: JBSEAM-2396
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2396
Project: JBoss Seam
Issue Type: Bug
Components: Framework
Affects Versions: 2.0.0.GA
Environment: All
Reporter: Indrek Altpere
Assigned To: Pete Muir
Fix For: 2.0.1.GA
<s:decorate styleClass="someclass">test</s:decorate>
outputs <div styleClass="someclass"> instead of <div
class="someclass">
--
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