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 Nicolucci (JIRA)" <de...@myfaces.apache.org> on 2018/01/18 23:27:00 UTC

[jira] [Commented] (MYFACES-4190) Remove onselect attribute from SELECT elements

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

Paul Nicolucci commented on MYFACES-4190:
-----------------------------------------

This seems reasonable to me just splitting the _ChangeSelectProperties interface into two: _ChangeProperty and _SelectProperty giving us the granularity required.

> Remove onselect attribute from SELECT elements
> ----------------------------------------------
>
>                 Key: MYFACES-4190
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4190
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-372
>    Affects Versions: 2.3.0-beta
>            Reporter: Eduardo Breijo
>            Assignee: Eduardo Breijo
>            Priority: Major
>         Attachments: MYFACES-4190.patch
>
>
> According to JSF 2.3 spec issue [https://github.com/javaee/javaserverfaces-spec/issues/1113] we need to remove the onselect attribute from h:selectOneMenu/h:selectManyMenu/h:selectOneListbox/h:selectManyListbox.
> I have tested on Mojarra 2.3 and they don't actually render the onselect attribute.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)