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

Eduardo Breijo commented on MYFACES-4190:
-----------------------------------------

I have uploaded a new patch which is actually a lot easier/simpler. The test 
changes remain the same, and the change in the implementation code is under 
org.apache.myfaces.shared.renderkit.html.HtmlSelectableRendererBase. Now 
onselect attribute does not get rendered for the selectable components in a 
facelet and in a jsp. Same as Mojarra.

> 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-v2.patch, 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)

Reply via email to