[
https://issues.apache.org/jira/browse/SHINDIG-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598771#action_12598771
]
Henning Schmiedehausen commented on SHINDIG-292:
------------------------------------------------
frigging git diff format. I will make sure that they are appliable with patch
next time. Thanks for pointing out, sorry 'bout that.
> Content-Length issue in JsServlet
> ---------------------------------
>
> Key: SHINDIG-292
> URL: https://issues.apache.org/jira/browse/SHINDIG-292
> Project: Shindig
> Issue Type: Bug
> Components: Gadget Rendering Server (Java)
> Reporter: Henning Schmiedehausen
> Attachments: content-length.patch
>
>
> There is a hard-to-spot issue in the JsServlet, which assumes that
> foo.length() == foo.getBytes().length, which is subtle wrong as soon as
> characters are multi-byte. I am pretty sure that this is in more than one
> place, but I did not looked further. The attached patch fixes this for
> JsServlet. Please apply.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.