[
https://issues.apache.org/jira/browse/MYFACES-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe updated MYFACES-2766:
------------------------------------
Status: Resolved (was: Patch Available)
Assignee: Leonardo Uribe
Fix Version/s: 2.0.1-SNAPSHOT
Resolution: Fixed
It seems we had some code that checks if we are on startup using the fact that
FacesContext.getCurrentInstance() returns null, but now that will not be valid
anymore.
Thanks to Martin Koci for provide this patch.
> Check StartupFacesContextImpl in ApplicationImpl
> ------------------------------------------------
>
> Key: MYFACES-2766
> URL: https://issues.apache.org/jira/browse/MYFACES-2766
> Project: MyFaces Core
> Issue Type: New Feature
> Affects Versions: 2.0.2-SNAPSHOT
> Environment: myfaces current trunk
> Reporter: Martin Kočí
> Assignee: Leonardo Uribe
> Priority: Minor
> Fix For: 2.0.1-SNAPSHOT
>
> Attachments: MYFACES-2766.patch
>
>
> The new StartupFacesContextImpl from
> https://issues.apache.org/jira/browse/MYFACES-2730 should be checked in
> ApplicationImpl in methods
> - org.apache.myfaces.application.ApplicationImpl.isFirstRequestProcessed()
> - org.apache.myfaces.application.ApplicationImpl.addELResolver(ELResolver)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.