[
https://issues.apache.org/jira/browse/SHINDIG-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eiji Kitamura updated SHINDIG-644:
----------------------------------
Attachment: v_param.patch
Patch to fix "v" param problem on JsonRpcRequest.
> v param improvement on JsonRpcRequest
> -------------------------------------
>
> Key: SHINDIG-644
> URL: https://issues.apache.org/jira/browse/SHINDIG-644
> Project: Shindig
> Issue Type: Improvement
> Components: Gadget Rendering Server (PHP)
> Reporter: Eiji Kitamura
> Priority: Minor
> Attachments: v_param.patch
>
>
> PHP Shindig includes parameter "v" in response for JsonRpcRequest.
> In Java Version, it is a hash of Gadget xml while PHP Version is a hash of
> inlined feature JS concatenation.
> To align spec to Java Version, "v" needs to be a hash of Gadget xml, so that
> user of JsonRpcRequest can track Gadget XML version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.