On 12 March 2017 at 10:43, Benedikt Ritter wrote:
> Hello,
>
>> Am 11.03.2017 um 13:08 schrieb Yasser Zamani :
>>
>>
>>
>> On 3/8/2017 12:21 PM, Benedikt Ritter wrote:
>>> Hello Yasser,
>>>
>>> Sorry for the late reply! I have been on vacation and needed some time to
>>> go through all the mails
Hello,
> Am 11.03.2017 um 13:08 schrieb Yasser Zamani :
>
>
>
> On 3/8/2017 12:21 PM, Benedikt Ritter wrote:
>> Hello Yasser,
>>
>> Sorry for the late reply! I have been on vacation and needed some time to go
>> through all the mails that have piled up :-)
> Hello Benedikt , thank you very mu
On 3/8/2017 12:21 PM, Benedikt Ritter wrote:
> Hello Yasser,
>
> Sorry for the late reply! I have been on vacation and needed some time to go
> through all the mails that have piled up :-)
Hello Benedikt , thank you very much for your answer
>
> StringEscapeUtils contains general String escaping
On 3/8/2017 12:21 PM, Benedikt Ritter wrote:
> Hello Yasser,
>
> Sorry for the late reply! I have been on vacation and needed some time to go
> through all the mails that have piled up :-)
Hello Benedikt , thank you very much for your answer
>
> StringEscapeUtils contains general String escaping
Hello Yasser,
Sorry for the late reply! I have been on vacation and needed some time to go
through all the mails that have piled up :-)
> Am 27.02.2017 um 15:38 schrieb Yasser Zamani :
>
> Hi there,
>
> I just wonder why `StringEscapeUtils.escapeEcmaScript` also includes
> `JavaUnicodeEscaper
Hi there,
I just wonder why `StringEscapeUtils.escapeEcmaScript` also includes
`JavaUnicodeEscaper`? is it it's business really? the problem is when we
use it to prevent script injection by user, it also replaces user
input's unicodes with "\u"s which is not deducted with
`escapeEcmaScript' te
Hi there,
I just wonder why `StringEscapeUtils.escapeEcmaScript` also includes
`JavaUnicodeEscaper`? is it it's business really? the problem is when we
use it to prevent script injection by user, it also replaces user
input's unicodes with "\u"s which is not deducted with
`escapeEcmaScript' te