[ http://issues.apache.org/jira/browse/MYFACES-53?page=comments#action_66119 ] sean schofield commented on MYFACES-53: ---------------------------------------
readonly *is* actually part of the RI TLD; the transient attribute for inputText has been removed a while ago; same goes for border attribute for selectManyCheckbox > Difference between attributes on myfaces_html.tld and JSF 1.1 API > ----------------------------------------------------------------- > > Key: MYFACES-53 > URL: http://issues.apache.org/jira/browse/MYFACES-53 > Project: MyFaces > Type: Bug > Versions: 1.0.7 beta > Environment: JBoss 4, Tomcat 5, JDK 1.5, Win XP > Reporter: Darlan Oliveira > Assignee: sean schofield > > Examples: > inputText: I've found align, datafld, dataformatas, datasrc, escape and > transient on TLD and haven't found these attributes on > http://java.sun.com/j2ee/javaserverfaces/1.1_01/docs/tlddocs/h/inputText.html > selectOnMenu: I've found readonly attribute on > http://java.sun.com/j2ee/javaserverfaces/1.1_01/docs/tlddocs/h/selectOneMenu.html > and haven't found on TLD > selectManeCheckbox: I've found border attribute on > http://java.sun.com/j2ee/javaserverfaces/1.1_01/docs/tlddocs/h/selectManyCheckbox.html > and haven't found on TLD > I guess that there are many others. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
