Non syndicator file in config directory breaks Gadget Testing Container
-----------------------------------------------------------------------
Key: SHINDIG-187
URL: https://issues.apache.org/jira/browse/SHINDIG-187
Project: Shindig
Issue Type: Bug
Components: Gadgets Server - PHP
Reporter: Erik Gomersbach
under "/src/shindig/config" there's currently a file checked in named
"oauth.json".
The function "loadFromFile($file)" defined in SyndicatorConfig.php doesn't
expect non syndicator files in this directory and consequently throws an
exception "No gadgets.syndicator value set".
Removing the "oauth.json" resolves this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.