Leonardo Uribe created MYFACES-3601:
---------------------------------------
Summary: Avoid call UIViewRoot.setViewId(...) when it is not
necessary to prevent state creation
Key: MYFACES-3601
URL: https://issues.apache.org/jira/browse/MYFACES-3601
Project: MyFaces Core
Issue Type: Improvement
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
Priority: Minor
The call in FaceletViewDeclarationLanguage.buildView() creates state in the
view without need, because its value usually does not change. The solution is
just check and only write the value when it changes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira