[
https://issues.apache.org/jira/browse/MYFACES-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Kočí updated MYFACES-3234:
---------------------------------
Status: Patch Available (was: Open)
> FacesContextImpl.getPartialViewContext() does not use wrapped context but
> only (this)
> -------------------------------------------------------------------------------------
>
> Key: MYFACES-3234
> URL: https://issues.apache.org/jira/browse/MYFACES-3234
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Environment: myfaces trunk
> Reporter: Martin Kočí
> Assignee: Martin Kočí
> Attachments: MYFACES-3234.patch
>
>
> example:
> CodiFacesContextWrapper extends FacesContextWrapper
> org.apache.myfaces.context.servlet.FacesContextImpl.getPartialViewContext():
> _partialViewContext = factory.getPartialViewContext(this)
> -> partial view context is created always with FacesContextImpl instance not
> with the wrapped one
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira