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:21:59 UTC 2014


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

(Updated March 6, 2014, 1:21 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 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 (updated)
-------

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/20140306/959cc6d3/attachment.html>


More information about the kde-edu mailing list