You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (Created) (JIRA)" <de...@myfaces.apache.org> on 2011/10/13 19:05:12 UTC

[jira] [Created] (TRINIDAD-2148) CACHE_VIEW_ROOT in combination with the metaContainer facet

CACHE_VIEW_ROOT in combination with the metaContainer facet
-----------------------------------------------------------

                 Key: TRINIDAD-2148
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2148
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 2.0.1-core
         Environment: myfaces-core 2.0.5
            Reporter: Gerhard Petracek
            Priority: Minor


if the metaContainer (for tr:document) includes e.g. a title-tag and CACHE_VIEW_ROOT is enabled, e.g. an auto-submit causes a duplicate component-id exception.
(that might be the same with jsp - but there we don't have such a check - see e.g. TRINIDAD-1088)

workarounds:
 #1 replace the metaContainer with h:head
 #2 disable CACHE_VIEW_ROOT

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira