You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2010/07/15 15:43:51 UTC

[jira] Resolved: (SHINDIG-1387) Signature of getSecurityToken in BasicOAuthLookupService does not match base class OAuthLookupService

     [ https://issues.apache.org/jira/browse/SHINDIG-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-1387.
-----------------------------------

    Fix Version/s: 2.0.0-RC1
       Resolution: Invalid

already in trunk:

commit f95a63362501599ef51afdb2170124eec0d125d6
Author: Chris Chabot <ch...@apache.org>
Date:   Mon Apr 6 18:47:00 2009 +0000

    Re-enables the exception on unsupported content-type and adds the content-type to the oauth lookup service call
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/shindig/trunk@762451 13f79535-47bb-0310-9956-ffa450edef68


> Signature of getSecurityToken in BasicOAuthLookupService does not match base class OAuthLookupService
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1387
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1387
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Bastian Hofmann
>             Fix For: 2.0.0-RC1
>
>
> Patch:
> Index: php/src/common/sample/BasicOAuthLookupService.php
> ===================================================================
> 27c27
> <   public function getSecurityToken($oauthRequest, $appUrl, $userId) {
> ---
> >   public function getSecurityToken($oauthRequest, $appUrl, $userId, $contentType) {

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