[
https://issues.apache.org/jira/browse/MYFACES-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117116#comment-13117116
]
Werner Punz commented on MYFACES-3335:
--------------------------------------
Thanks Leo, I have missed this at my refactoring, you are right, it has been a
singleton since my last refactoring and a new is totally out of scope there.
> jsf.getViewState() create a new _AjaxUtils object, but it is singleton
> ----------------------------------------------------------------------
>
> Key: MYFACES-3335
> URL: https://issues.apache.org/jira/browse/MYFACES-3335
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Priority: Minor
> Attachments: MYFACES-3335-1.patch
>
>
> jsf.getViewState() create a new _AjaxUtils object, but it is singleton. It
> should just grab the object, because when jsf.js is loaded, this instance is
> created
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira