[
https://issues.apache.org/jira/browse/SHINDIG-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586955#action_12586955
]
Kevin Brown commented on SHINDIG-187:
-------------------------------------
The bug here is in the php code. The conf directory was never intended to only
contain syndicator configuration.
> 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.