[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-470) Examples: XHTML issues

Stephen Friedrich (JIRA) jira-events at jboss.com
Tue Nov 7 05:43:41 EST 2006


Examples: XHTML issues  
------------------------

                 Key: JBSEAM-470
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-470
             Project: JBoss Seam
          Issue Type: Bug
          Components: Examples
    Affects Versions: 1.1.0.BETA1
            Reporter: Stephen Friedrich
            Priority: Minor


The xhtml used in the seam examples has some problems:
* <h:commandButton> has no attribute called "class" - I think this should be "styleClass".
* "onClick" attribute should be "onclick" (all lowercase).
* conversations.xhtml in booking example declares "<!DOCTYPE composition " but has "div" root tag.
* for "img" tags the "alt" attribute is required.


-- 
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