Review Request 116629: Parley plugin mwclient bug workaround: using standard urllib library for download instead of calling download() on wikiObject

Maximilian Reiner max.reiner at googlemail.com
Fri May 27 11:31:51 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116629/
-----------------------------------------------------------

(Updated May 27, 2016, 1:31 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Edu and Inge Wallin.


Changes
-------

Submitted with commit 7d5741b0668a4b246529bc7c6f333a67b5afa92f by Andreas Cord-Landwehr on behalf of Maximilian Reiner to branch master.


Repository: parley


Description
-------

Parley plugin mwclient bug workaround: fetching content by calling wikiObject.download() raised a http 404 error, but urllib's open/read method works as expected on an existing URI.


Diffs
-----

  plugins/wiktionary/wiktionary_sound.py 92074bf 

Diff: https://git.reviewboard.kde.org/r/116629/diff/


Testing
-------

Using urlopen/read from the standard urllib library delivers object's content with http status 200 OK.


Thanks,

Maximilian Reiner

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20160527/37202020/attachment.html>


More information about the kde-edu mailing list