Leonardo Uribe created MYFACES-3600:
---------------------------------------
Summary: Prevent create additional facet panel when html markup is
used
Key: MYFACES-3600
URL: https://issues.apache.org/jira/browse/MYFACES-3600
Project: MyFaces Core
Issue Type: Improvement
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
Priority: Minor
There is a code in UIInstructionHandler that does not remove the components
inside a facet like ComponentTagHandlerDelegate does.
This code works well, but in some cases, it creates an additional facet panel
than later is stored into the state, because it is created in a refresh. The
solution is just do the same as we do in ComponentTagHandlerDelegate (it seems
something that comes from facelets 1.1.x).
--
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