Sample files contain hard coded URL's
-------------------------------------
Key: SHINDIG-107
URL: https://issues.apache.org/jira/browse/SHINDIG-107
Project: Shindig
Issue Type: Bug
Components: Javascript
Reporter: Chris Chabot
Assignee: Kevin Brown
The sample?.html files in shindig/javascript/container contain hard coded
references to http://localhost:8080/
The PHP version will most likely run on its own virtual host, and also not on
port 8080 :)
My suggestion would be to use the document host from javascript to build the
gadget server url, instead of hard coding it, so it can work with both the java
and the php versions
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.