[
https://issues.apache.org/jira/browse/MYFACES-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Nicolucci resolved MYFACES-4215.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.3.1
> Update WebsocketEvent.getUser() signature
> -----------------------------------------
>
> Key: MYFACES-4215
> URL: https://issues.apache.org/jira/browse/MYFACES-4215
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-372
> Affects Versions: 2.3.0
> Reporter: Paul Nicolucci
> Assignee: Paul Nicolucci
> Priority: Trivial
> Fix For: 2.3.1
>
> Attachments: MYFACES-4215.patch
>
>
> [https://javaserverfaces.github.io/docs/2.3/javadocs/javax/faces/event/WebsocketEvent.html#getUser--]
>
> The signature of the method should be:
> public <S extends java.io.Serializable> S getUser()
>
> Currently it is :
> public Serializable getUser()
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)