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