Summary: | KIO::AccessManager::createRequest does not handle all operations | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Andrea Diamantini <adjam7> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit, evan |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.4 | |
Sentry Crash Report: | |||
Attachments: | kio accessmanager createrequest patch |
Description
Andrea Diamantini
2010-09-04 01:32:38 UTC
Dawit? For some reason I did not see this bug until now nor did I recieve the notification though my email address is in the CC list. Anyhow, it will be fixed shortly... SVN commit 1193664 by adawit: - Added support for missing QNAM DeleteOperation. - Let QNAM handle all operations not supported by KIO, e.g. CustomOperation. BUG:250118 M +13 -6 accessmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1193664 SVN commit 1193669 by adawit: Backported the fix for unhandled QNAM operations that cause QtWebKit to crash. CCBUG:250118 M +9 -3 accessmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1193669 *** Bug 242141 has been marked as a duplicate of this bug. *** |