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
Thu Mar 6 13:19:38 UTC 2014


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

(Updated March 6, 2014, 1:19 p.m.)


Review request for KDE Edu.


Repository: parley


Description (updated)
-------

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


Diffs
-----

  plugins/wiktionary/wiktionary_sound.py 92074bf 

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


Testing
-------

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/20140306/898560c4/attachment.html>


More information about the kde-edu mailing list