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
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.