You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Arne Roomann-Kurrik (JIRA)" <ji...@apache.org> on 2009/09/22 02:13:16 UTC

[jira] Created: (SHINDIG-1175) Conflicting OAuth.php imports - src/social/oauth/OAuth.php and src/gadgets/oauth/OAuth.php

Conflicting OAuth.php imports - src/social/oauth/OAuth.php and src/gadgets/oauth/OAuth.php
------------------------------------------------------------------------------------------

                 Key: SHINDIG-1175
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1175
             Project: Shindig
          Issue Type: Bug
          Components: PHP
            Reporter: Arne Roomann-Kurrik


Looks like two different versions of the OAuth.php library were pulled into /src/social and /src/gadgets.  

A single copy of the OAuth library probably belongs in /external

In certain cases, each file defining OAuthException throws an error when the autoloader discovers both OAuth.php files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.