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

Anahide Tchertchian commented on NXP-5762:
------------------------------------------

added explicit error so that it's easier to debug:
http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/7ad6e2717136

there is a workaround: just duplicate the widget template in another template, 
and issue will disappear.

> Fix chain select bug when using the same widget template twice on the same 
> page
> -------------------------------------------------------------------------------
>
>                 Key: NXP-5762
>                 URL: https://jira.nuxeo.org/browse/NXP-5762
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.3.2
>            Reporter: Anahide Tchertchian
>             Fix For: 5.4.x
>
>
> Steps to reproduce:
> - display a layout with two distinct widgets both using the 
> "coverage_widget.xhtml" template
> - submit the form
> => NullPointerException in ChainSelect
> This is due to bad referencing between chain select sub components: trying to 
> fix the error by using safer code will result in a validation error as the 
> second chain select will not resolve the second select value correctly (and 
> incomplete selections are not allowed)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/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