[
https://issues.apache.org/jira/browse/SHINDIG-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Chabot resolved SHINDIG-613.
----------------------------------
Resolution: Fixed
Assignee: Chris Chabot
If i remeber correctly, the correct solution for this was to parse all the
prefs + defaults on the container's side.
That's what i've implemented on partuza as well (committed yesterday) ... if
that's incorrect in some way, please re-open the issue!
> __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
> Assignee: Chris Chabot
>
> 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.