exception when json_decode container.js
---------------------------------------
Key: SHINDIG-1064
URL: https://issues.apache.org/jira/browse/SHINDIG-1064
Project: Shindig
Issue Type: Bug
Components: PHP
Affects Versions: trunk
Reporter: Pan Jie
Priority: Minor
Fix For: trunk
After synced revision 774974, php shindig couldn't json_decode container.js
Line in container.js:
"gadgets.oauthGadgetCallbackTemplate" : "//%host%/gadgets/oauthcallback",
will be changed to
"gadgets.oauthGadgetCallbackTemplate" : ,
So json_decode failed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.