[Webkit-unassigned] [Bug 56942] EventSource should only accept UTF-8 charset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 3 19:50:13 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56942





--- Comment #12 from Julien Chaffraix <jchaffraix at webkit.org>  2011-04-03 19:50:13 PST ---
(In reply to comment #11)
> > I thought that I added a workaround for this in bug 46573. What did go wrong?
> 
> I haven't had time to debug the problem so I don't know what's going on yet. I will look into why this is happening here.

Alexey, the problem is not in WebKit. It looks like PHP on Mac escapes quotes in the charset with slashes which is causing the problem (I had to look at some network capture to find this out). I will be posting an updated patch to work around this misbehavior.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list