[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2396) <s:decorate tag outputs styleClass attribut to html as styleClass="" instead of class="" and thus generating incorrect output

Indrek Altpere (JIRA) jira-events at lists.jboss.org
Mon Dec 17 20:59:43 EST 2007


<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


<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

        



More information about the seam-issues mailing list