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 2008/10/12 03:10:44 UTC

[jira] Resolved: (SHINDIG-652) There is a syntax error in ApiServlet.php

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

Chris Chabot resolved SHINDIG-652.
----------------------------------

    Resolution: Fixed
      Assignee: Chris Chabot

thanks, fix committed

> There is a syntax error in ApiServlet.php
> -----------------------------------------
>
>                 Key: SHINDIG-652
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-652
>             Project: Shindig
>          Issue Type: Bug
>          Components: RESTful API (PHP)
>            Reporter: Yoichiro Tanaka
>            Assignee: Chris Chabot
>            Priority: Critical
>         Attachments: fix-652.patch
>
>
> In php/src/social/servlet/ApiServlet.php, I found the mistake of string concatenation operator. The character '.' is correct as its operator, but '+' is used.

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