We probably should have a README for this directory. On Thu, Apr 10, 2008 at 1:31 PM, Chris Chabot <[EMAIL PROTECTED]> wrote:
> Ps keep in mind the old Apache meme: If it's not in my mail it didn't > happen > > Now i will always do my best to guess as accurately as possible, but > sometimes i could loose a hidden meaning somewhere, it would help me a lot > if with new things like this i could get a tiny notify somewhere about what > it should and shouldn't do, contain etc. O'well in other cases i guess i'll > find out one way or the other anyway :) > > -- Chris > > > On Apr 8, 2008, at 10:47 PM, Kevin Brown (JIRA) wrote: > > > > [ > > 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. > > > > -- ~Kevin

