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/19 21:35:00 UTC

[jira] [Comment Edited] (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=16332913#comment-16332913 ] 

Paul Nicolucci edited comment on MYFACES-4190 at 1/19/18 9:34 PM:
------------------------------------------------------------------

The changes you made should generate both the files for facelets and jsps. Perhaps a tld change?


was (Author: paul.nicolucci):
The changes you made should generate both the files for facelets and jsps. I don't think you need any additional changes.

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