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

Anahide Tchertchian edited comment on NXP-7251 at 7/13/11 2:20 PM:
-------------------------------------------------------------------

NXP-5725 introduced changes that was breaking ajax rerendering because tags 
were re-created instead of taking existing ones. Existing one were not found 
because they are search based on an identifier built from the 
layout/row/widgets configuration.
As subwidgets are not supposed to change on a given widget, and as their 
identifier is itself taken into account when rendering, do not include them for 
the widget tag config id:
http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/ee5b87d306a9

      was (Author: atchertchian):
    NXP-65725 introduced changes that was breaking ajax rerendering because 
tags were re-created instead of taking existing ones. Existing one were not 
found because they are search based on an identifier built from the 
layout/row/widgets configuration.
As subwidgets are not supposed to change on a given widget, and as their 
identifier is itself taken into account when rendering, do not include them for 
the widget tag config id:
http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/ee5b87d306a9
  
> Smart Search queryPart selection panel is not refreshed correctly once the 
> user selects an operator
> ---------------------------------------------------------------------------------------------------
>
>                 Key: NXP-7251
>                 URL: https://jira.nuxeo.com/browse/NXP-7251
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 5.4.2
>            Reporter: Laurent Doguin
>            Assignee: Anahide Tchertchian
>             Fix For: 5.4.3
>
>         Attachments: refreshWholePanelPatch.diff
>
>
> To reproduce, select a widget, select an operator -> ajax refresh is now 
> broken.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to