[
https://issues.apache.org/jira/browse/TRINIDAD-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Robinson resolved TRINIDAD-1907.
---------------------------------------
Fix Version/s: 2.0.0.3-core
Resolution: Fixed
added sensible method returns for some of the functions of the
PseudoFacesContext methods that should not be throwing exceptions
> Trinidad-1902 breaks any code that checks to see if a view root is set on the
> facet context
> -------------------------------------------------------------------------------------------
>
> Key: TRINIDAD-1907
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1907
> Project: MyFaces Trinidad
> Issue Type: Bug
> Affects Versions: 2.0.0.3-core
> Reporter: Andrew Robinson
> Assignee: Andrew Robinson
> Priority: Blocker
> Fix For: 2.0.0.3-core
>
>
> the PseudoFacesContext that was added to Trinidad is causing a large
> regression in our product. We have code that is checking to see if the view
> root is set in order to determine the locale. Since the new faces context
> class throws an exception, the code now fails. This method should return null
> instead of throwing an exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.