NPE when saving user preferences on gadgets
-------------------------------------------

                 Key: NXP-4691
                 URL: https://jira.nuxeo.org/browse/NXP-4691
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
            Reporter: Ian Smith


When saving preferences, the code previously used GadgetFactory.getGadget() 
which takes a string to try to find the gadget and create a GadgetBean. 
However, this code had no hope of working because it was passing in the 
document id of the gadget, not the gadget's name.  New API needed to find 
gadgets by document reference.




-- 
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