[Webkit-unassigned] [Bug 66205] New: json ajax call returns double quotes as "

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 14 03:42:36 PDT 2011


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

           Summary: json ajax call returns double quotes as "
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sylvain.pointeau at gmail.com


I made a custom network manager that returns a certain json content.
however the received json from the javascript side is with double quote encoded like "
it is then making the query ajax call to fail.

I have added a reduced test case to demonstrate the issue.

It was working fine with Qt 4.7, but then I migrated to MacOS X lion and I switched to Qt4.8 beta.
I don't know the exact webkit version used by Qt4.8 beta.

-- 
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