[Webkit-unassigned] [Bug 72329] New: [Qt] Uploading images to Google+ using QtWebKit does not work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 14 16:50:07 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=72329
Summary: [Qt] Uploading images to Google+ using QtWebKit does
not work
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: adawit at kde.org
As the summary states, you won't be able to upload images to your Google+ account using QtTestBrowser from QtWebKit 2.2 branch. The reason seems to be the QIODevice parameter that points to the POST data in QNetworkAccesssManager::createRequest, is simply invalid and accessing it causes a crash if you do not first check for the "QNetworkRequest::Content-Length" attribute.
--
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