[ 
https://jira.nuxeo.com/browse/NXP-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=91334#action_91334
 ] 

Anahide Tchertchian commented on NXP-5725:
------------------------------------------

An additional problem was found when displaying lists of items in ajax (see new 
vocabulary pages in admin center, NXP-6416)
=> commit a workaround to quickly fix the issue, even if this is only a hack: 
make the nxu:set tag (also used in layouts) accept a forceCreate="true" 
attribute that makes it recreate all of its children:
http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/072b6a615c01

> Fix layouts re-render in ajax
> -----------------------------
>
>                 Key: NXP-5725
>                 URL: https://jira.nuxeo.com/browse/NXP-5725
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Anahide Tchertchian
>            Assignee: Anahide Tchertchian
>             Fix For: 5.4.x
>
>
> When re-displaying layouts using ajax calls, sometimes layout is not 
> re-rendered as expected.
> This is due to some facelets cache that does not re-create component when 
> found in the existing tree of JSF components.
> This is true for widgets, but also for any component in the layout template 
> for instance: it keeps its old values (and value expressions with the old 
> variable mapper) so display is not correct.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to