You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paul Spencer (JIRA)" <de...@myfaces.apache.org> on 2007/01/10 07:14:27 UTC

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

    [ https://issues.apache.org/jira/browse/MYFACES-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463473 ] 

Paul Spencer commented on MYFACES-654:
--------------------------------------

Selenium tests have been added/update to verify the attributes described in "Attributes missing in myFaces: "  The Selenium tests run successfully using Sun's RI against a FireFox browser.  

> HTML TLD differences between myFaces and the RI
> -----------------------------------------------
>
>                 Key: MYFACES-654
>                 URL: https://issues.apache.org/jira/browse/MYFACES-654
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.4.1-SNAPSHOT, 1.1.5-SNAPSHOT
>            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: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira