Use both SKIP_ITERATION hints in RESTORE_VIEW
---------------------------------------------
Key: MYFACES-3124
URL: https://issues.apache.org/jira/browse/MYFACES-3124
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.1.0-SNAPSHOT
Environment: myfaces core trunk
Reporter: Martin Kočí
Assignee: Martin Kočí
Priority: Minor
With JSF 2.1 there are two hints:
1) String "javax.faces.visit.SKIP_ITERATION"
2) javax.faces.component.visit.VisitHint.SKIP_ITERATION
In RESTORE_VIEW use both hints for visitor, because third party renderkits can
use one of them.
It seems that latest mojarra uses both too.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira