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