Investigating this bot problem I found out that retrieving a page from https://tools.wmflabs.org/request/bwAPI/export/Bilderwuensche.kml?lat=47.994828&lon=7.849881&distance=20
by http.fetch is wrongly decoded as "latin1". This is a regression against compat.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
pywikibot/core | master | +53 -1 | [bugfix] fix xml decoding |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T151110 RFC: Regressions of core should be rethought or solved | |||
Resolved | Xqt | T180915 Wrong decoding for xml content |
Event Timeline
Comment Actions
Change 392314 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [bugfix] fix xml decoding
Comment Actions
Change 392314 merged by jenkins-bot:
[pywikibot/core@master] [bugfix] fix xml decoding