Review Request: Fix Drkonqi to work with bugzilla 4 (partial port to xml-rpc)
George Kiagiadakis
kiagiadakis.george at gmail.com
Fri Mar 9 00:45:54 GMT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104200/
-----------------------------------------------------------
Review request for KDE Runtime.
Description
-------
This patch partially ports DrKonqi to use xml-rpc, which is done at this point to support the new bugzilla 4.2 instance on bugs.kde.org. I have tried to keep the changes as minimal as possible, so that this can be applied to the 4.8 branch.
Note that this patch involves copying the kxmlrpcclient library from kdepimlibs in drkonqi's source code tree. I have done this to avoid modifying dependencies in 4.8.2. However, if an extra dependency of kde-runtime on kdepimlibs sounds ok, I can remove the internal copy in master.
Full history at:
http://quickgit.kde.org/index.php?p=clones%2Fkde-runtime%2Fgkiagia%2Fdrkonqi.git&a=shortlog&h=refs/heads/drkonqi-xmlrpc
This addresses bug 295276.
http://bugs.kde.org/show_bug.cgi?id=295276
Diffs
-----
drkonqi/CMakeLists.txt 590239dfbd9236463ef11eede699eb84f5806b7a
drkonqi/bugzillalib.h c89c85c8df3724dc6e51ed03aab7ef7362a22472
drkonqi/bugzillalib.cpp 2df29bd975196b13df02934bfa8899e30d9627f6
drkonqi/drkonqi_globals.h 9281b0574737632782c96f90dadad1c86abebd0c
drkonqi/kxmlrpc/CMakeLists.txt PRE-CREATION
drkonqi/kxmlrpc/README PRE-CREATION
drkonqi/kxmlrpc/client.h PRE-CREATION
drkonqi/kxmlrpc/client.cpp PRE-CREATION
drkonqi/kxmlrpc/query.h PRE-CREATION
drkonqi/kxmlrpc/query.cpp PRE-CREATION
drkonqi/reportassistantpages_bugzilla.cpp fba91b6d179c867d9984d2296b7302a469c8d0e5
Diff: http://git.reviewboard.kde.org/r/104200/diff/
Testing
-------
Sucessfully reported and attached extra backtrace on:
https://bugs4.kde.org/show_bug.cgi?id=294820
https://bugs4.kde.org/show_bug.cgi?id=294821
The duplicate search also seems to be working fine.
Thanks,
George Kiagiadakis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120309/1b9d1b5e/attachment.htm>
More information about the kde-core-devel
mailing list