[
https://issues.apache.org/jira/browse/SHINDIG-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gonzalo Aune updated SHINDIG-399:
---------------------------------
Attachment: bug-SHINDIG-339.patch
Chris, please validate it, i think its ok =)
> Substitutions in Preload content isnt working
> ---------------------------------------------
>
> Key: SHINDIG-399
> URL: https://issues.apache.org/jira/browse/SHINDIG-399
> Project: Shindig
> Issue Type: Bug
> Components: Gadget Rendering Server (PHP)
> Reporter: Gonzalo Aune
> Attachments: bug-SHINDIG-339.patch
>
>
> Example:
> <Preload
> href="http://www.tarot.com/rss/generate.php?code=google-ig&feed=daily_horoscope&sign=__UP_sign__"/>
> if we have in the url (or userPrefs) sign = "aries" it should go to url
> http://www.tarot.com/rss/generate.php?code=google-ig&feed=daily_horoscope&sign=aries
> but isnt working:
> gadgets.io.preloaded_ =
> {"http:\/\/www.tarot.com\/rss\/generate.php?code=google-ig&feed=daily_horoscope&sign=__UP_sign__":{"body":"...DATA...","rc":200}};
> Thanks Bruno for discover the bug.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.