You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Chris Chabot (JIRA)" <ji...@apache.org> on 2009/01/05 14:43:44 UTC

[jira] Resolved: (SHINDIG-815) missing new for Exception constructor

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

Chris Chabot resolved SHINDIG-815.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0-rc1
                   trunk
         Assignee: Chris Chabot

Nice catch, fix has been committed

> missing new for Exception constructor
> -------------------------------------
>
>                 Key: SHINDIG-815
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-815
>             Project: Shindig
>          Issue Type: Bug
>          Components: Common Components (PHP)
>         Environment: all
>            Reporter: Jerome Gangneux
>            Assignee: Chris Chabot
>            Priority: Trivial
>             Fix For: trunk, 1.0.0-rc1
>
>         Attachments: SHINDIG-815.patch
>
>
> on php/src/social/oauth/OAuth.php line 128 and 136 
> {{{
>     throw NEW Exception("fetch_public/private_cert not implemented");
> }}}

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