[
https://issues.apache.org/jira/browse/MYFACES-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Smith resolved MYFACES-654.
---------------------------------
Resolution: Fixed
This should no longer be an issue due to the new builder-plugin's automatic
generation of tags, etc.
> 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
> Assignee: 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.
-
You can reply to this email to add a comment to the issue online.