[
https://issues.apache.org/jira/browse/SHINDIG-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eiji Kitamura updated SHINDIG-1069:
-----------------------------------
Attachment: postData.patch
I don't understand why you have to break down postData as key/value pair once
and recreate it again. If there's any specific reason, please apply alternative
patch.
But this patch will remove postData recreation part to fix the issue.
> Posting "=" collapses makeRequest
> ---------------------------------
>
> Key: SHINDIG-1069
> URL: https://issues.apache.org/jira/browse/SHINDIG-1069
> Project: Shindig
> Issue Type: Bug
> Components: PHP
> Affects Versions: trunk, 1.0.0-rc1, 1.0.x-incubating
> Reporter: Eiji Kitamura
> Priority: Minor
> Fix For: trunk
>
> Attachments: postData.patch
>
>
> when posting params including "="(%3D), shindig collapses it by trying to
> re-organize key/value and fail by too many decoding urls.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.