[
https://issues.apache.org/jira/browse/SHINDIG-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Chabot resolved SHINDIG-1105.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.0.x-incubating
trunk
Assignee: Chris Chabot
I've changed the code to use the Config::get('container_path') location for the
oauth.json file, this way it'll work well both in a svn checkout and in release
form (the location changes in the release packaging, hence this issue to start
out with) in both the 1.0.x branch and trunk.
> src/gadgets/oauth/BasicGadgetOAuthTokenStore.php:24: private $OAUTH_CONFIG =
> "../config/oauth.json";
> -----------------------------------------------------------------------------------------------------
>
> Key: SHINDIG-1105
> URL: https://issues.apache.org/jira/browse/SHINDIG-1105
> Project: Shindig
> Issue Type: Bug
> Components: PHP
> Affects Versions: 1.0
> Reporter: Loic Dachary
> Assignee: Chris Chabot
> Fix For: trunk, 1.0.x-incubating
>
>
> Fails with file not found
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.