[ 
https://issues.apache.org/jira/browse/SHINDIG-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579619#action_12579619
 ] 

Zhen Wang commented on SHINDIG-129:
-----------------------------------

I sync'ed the code but failed to reproduce the bug in the sample containers 
(sample1.html and sample2.html.)
Does anyone else experience this problem?

> Setting Prefs gives Javascript error 
> -------------------------------------
>
>                 Key: SHINDIG-129
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-129
>             Project: Shindig
>          Issue Type: Bug
>          Components: OpenSocial - Javascript
>            Reporter: Chris Chabot
>
> I have a sample container with a number of gadgets: 
> http://shindig/gadgets/files/container/example.html
> When i set the preference in the horoscope gadget, i get: "val is not 
> defined", in the function:
> gadgets.Prefs.prototype.getString = function(key) {
>  return prefs[key] ? gadgets.util.escapeString(val) : "";
> };
> This used to work up to about a week ago (rough guestimate)

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