[ 
https://issues.apache.org/jira/browse/SHINDIG-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Citron updated SHINDIG-671:
---------------------------------

    Attachment: shindig-671.patch

Patch attached. Note that "requestNavigateTo" may have similar issues...please 
take a look.

Thanks!

> setUserPref problems in gadgets.js
> ----------------------------------
>
>                 Key: SHINDIG-671
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-671
>             Project: Shindig
>          Issue Type: Bug
>          Components: Sample container & Examples
>         Environment: FireFox
>            Reporter: David Citron
>         Attachments: shindig-671.patch
>
>
> gadgets.IfrGadgetService.prototype.setUserPref appears to have multiple 
> issues:
> 1) its callback registration looses the "this" pointer, causing JS errors 
> (cannot find other methods in its object)
> 2) it does not handle the case where the gadget does not yet have prefs set 
> (prefs undefined error)
> I will attach a patch that worked for me to resolve these issues. Please take 
> a look and determine if the patch is correct or if perhaps some usage pattern 
> of mine is causing the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to