You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Grant Smith (JIRA)" <de...@myfaces.apache.org> on 2006/09/19 23:14:24 UTC

[jira] Commented: (MYFACES-654) HTML TLD differences between myFaces and the RI

    [ http://issues.apache.org/jira/browse/MYFACES-654?page=comments#action_12436008 ] 
            
Grant Smith commented on MYFACES-654:
-------------------------------------

Benjamin is correct. I have removed the name from the TLD taglibrary, but it seems Myfaces puts in a default name anyway. I have time once again to look into this, at long last..  My apologies for this dragging out this long.

> HTML TLD differences between myFaces and the RI
> -----------------------------------------------
>
>                 Key: MYFACES-654
>                 URL: http://issues.apache.org/jira/browse/MYFACES-654
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.1.0
>            Reporter: Manfred Klug
>         Assigned To: Grant Smith
>         Attachments: AbstractTagLibTestCase.java, ReferenceImplementationCompareTestCase.java
>
>
> There are still differences in the possible attributes between myFaces and the RI.
> myFaces attributes not in the RI:
>   commandButton
>     size
>   commandLink
>     onclick
>   dataTable
>     align
>     datafld
>     dataformatas
>     datasrc
>   form
>     name
>   inputSecret
>     align
>   inputText
>     align
>   inputTextarea
>     datafld
>     dataformatas
>     datasrc
>   message
>     dir
>     lang
>     onclick
>     ondblclick
>     onkeydown
>     onkeypress
>     onkeyup
>     onmousedown
>     onmousemove
>     onmouseout
>     onmouseover
>     onmouseup
>   messages
>     dir
>     lang
>     onclick
>     ondblclick
>     onkeydown
>     onkeypress
>     onkeyup
>     onmousedown
>     onmousemove
>     onmouseout
>     onmouseover
>     onmouseup
>   outputFormat
>     dir
>     lang
>     onclick
>     ondblclick
>     onkeydown
>     onkeypress
>     onkeyup
>     onmousedown
>     onmousemove
>     onmouseout
>     onmouseover
>     onmouseup
>   outputText
>     dir
>     lang
>     onclick
>     ondblclick
>     onkeydown
>     onkeypress
>     onkeyup
>     onmousedown
>     onmousemove
>     onmouseout
>     onmouseover
>     onmouseup
>   panelGrid
>     align
>     datafld
>     dataformatas
>     datasrc
>   panelGroup
>     dir
>     lang
>     onclick
>     ondblclick
>     onkeydown
>     onkeypress
>     onkeyup
>     onmousedown
>     onmousemove
>     onmouseout
>     onmouseover
>     onmouseup
>     title
>   selectBooleanCheckbox
>     alt
>     datafld
>     dataformatas
>     datasrc
>   selectManyCheckbox
>     alt
>     datafld
>     dataformatas
>     datasrc
>   selectManyListbox
>     datafld
>     dataformatas
>     datasrc
>   selectManyMenu
>     datafld
>     dataformatas
>     datasrc
>   selectOneListbox
>     datafld
>     dataformatas
>     datasrc
>   selectOneMenu
>     datafld
>     dataformatas
>     datasrc
>   selectOneRadio
>     alt
>     datafld
>     dataformatas
>     datasrc
> --------------------------------------------------------------
> Attributes missing in myFaces:
>   commandButton
>     readonly
>   outputLabel
>     tabindex
>   selectManyCheckbox
>     border
>   selectManyListbox
>     accesskey
>     onselect
>   selectManyMenu
>     accesskey
>     onselect
>   selectOneListbox
>     accesskey
>     onselect
>   selectOneMenu
>     accesskey
>     onselect
> --------------------------------------------------------------
> Case difference:
>   form
>     acceptCharset <-> acceptcharset

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