/gadgets/metadata jsonp API does not accept digits in the callback parameter.
-----------------------------------------------------------------------------
Key: SHINDIG-670
URL: https://issues.apache.org/jira/browse/SHINDIG-670
Project: Shindig
Issue Type: Bug
Reporter: Yaniv Shuba
Priority: Minor
When calling the API as follows:
/gadgets/metadata?req=<request_data>&callback=a1
The service returns an error. This is due to the digit '1' in the callback
parameter.
Seemingly this is a minor issue but since callback names are often
auto-generated, they often contain digits.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.