[
https://issues.apache.org/jira/browse/SHINDIG-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632221#action_12632221
]
Ben Bonfil commented on SHINDIG-613:
------------------------------------
actually I have just realized that this problem is related to the way I had
implemented UserPrefs default_value
There was a discussion some days ago on shindig-dev, as the default shinding
install doesn't (or didn't) load userprefs with their default values.
> __MSG__'s are not being substituted inside UserPrefs default_value
> ------------------------------------------------------------------
>
> Key: SHINDIG-613
> URL: https://issues.apache.org/jira/browse/SHINDIG-613
> Project: Shindig
> Issue Type: Bug
> Components: Gadget Rendering Server (PHP)
> Environment: PHP, Lighttpd, Linux
> Reporter: Ben Bonfil
>
> As the title says, message's are not being substituted in a UserPref's
> default_value.
> i.e.:
> <UserPref name="cd_text" default_value="__MSG_edit_title__"
> datatype="hidden"/>
> when calling "get", it will return "__MSG_edit_title__"
> you can see this gadget as an example:
> http://www.labpixies.com/campaigns/countdown/countdown.xml
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.