You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Yoichiro Tanaka (JIRA)" <ji...@apache.org> on 2008/10/12 02:58:46 UTC

[jira] Updated: (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 ]

Yoichiro Tanaka updated SHINDIG-652:
------------------------------------

    Attachment: fix-652.patch

It will be resolved the mistake with this patch.

> 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
>            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.