[
https://issues.apache.org/jira/browse/SHINDIG-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reema Sardana updated SHINDIG-400:
----------------------------------
Attachment: fix-400-bug.patch
This is a patch for SHINDIG-400.
Although the bug mentions that the url's are hardcoded at a few places, I could
find it at only one place.
The patch adds '/gadgets/proxy?url=' and '/gadgets/concat?' to
gadgets.properties and accesses it from there.
> Move hard coded urls in shindig java code to config (gadgets.properties) file
> -----------------------------------------------------------------------------
>
> Key: SHINDIG-400
> URL: https://issues.apache.org/jira/browse/SHINDIG-400
> Project: Shindig
> Issue Type: Bug
> Components: Common Components (Java)
> Reporter: viji subramanian
> Attachments: fix-400-bug.patch
>
>
> /gadgets/proxy?url= and /gadgets/concat? are hardcoded at a few places in
> Java classes.
> Need to clean up the hard coded urls and move them to config file
> (gadgets.properties ?)..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.