[Webkit-unassigned] [Bug 66205] [Qt] REGRESSION: json ajax call returns double quotes as "
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 15 10:39:00 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66205
Ademar Reis <ademar.reis at openbossa.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[Qt] json ajax call returns |[Qt] REGRESSION: json ajax
|double quotes as " |call returns double quotes
| |as "
Platform|Macintosh Intel |PC
OS/Version|Mac OS X 10.7 |Unspecified
Status|UNCONFIRMED |NEW
CC| |ademar.reis at openbossa.org
Blocks| |55055
Ever Confirmed|0 |1
--- Comment #3 from Ademar Reis <ademar.reis at openbossa.org> 2011-08-15 10:39:00 PST ---
Using the attached testcase, I confirmed the problem exists in QtWebKit-2.2 but not in Qt-4.7 (QtWebKit-2.0).
The problem also happens when using QtWebKit-2.2 with Qt-4.7, so the problem appears to be in QtWebKit and not in QNAM or other part of Qt.
When testing against trunk, I get an assertion error:
$ ./webkit_ajax_json_test_case
root app "/home/ademar/tmp/bla/webkit_ajax_json_test_case"
ASSERT: "d->recursive" in file thread/qmutex_linux.cpp, line 112
Aborted (core dumped)
--
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