https://bugzilla.wikimedia.org/show_bug.cgi?id=43221
Web browser: ---
Bug ID: 43221
Summary: invalid XML response
Product: MediaWiki
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: critical
Priority: Unprioritized
Component: API
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
The following api request got invalid XML content:
http://en.wikipedia.org/w/api.php?action=query&format=xml&list=recentchanges&rclimit=90&rcnamespace=0%7C2%7C4%7C6%7C10%7C14%7C100&rcprop=comment%7Cflags%7Cids%7Cloginfo%7Csizes%7Ctimestamp%7Ctitle%7Cuser&rcstart=2012-12-18T04:55:35Z
After splitting the response by ">", the buggy line is ~line108, where
"4::olduser", "5::newuser", "6::edits" are invalid XML attributes.
<rc type="log" ns="2" title="User:Nikolaepa78" rcid="544675367" pageid="0"
revid="0" old_revid="0" user="MBisanz" oldlen="0" newlen="0"
timestamp="2012-12-18T04:54:36Z" comment="WP:CHU" logid="46399621"
logtype="renameuser" logaction="renameuser" 4::olduser="Nikolaepa78"
5::newuser="Rgsseht" 6::edits="2" />
109 <rc type="edit" ns="0" title="HabĂtame Siempre" rcid="544675366"
pageid="37430287" revid="528587893" old_revid="528474089" user="184.189.232.69"
anon="" oldlen="29870" newlen="29871" ti mestamp="2012-12-18T04:54:35Z"
comment="/* Weekly charts */ " />
similar bug happened before:
https://bugzilla.wikimedia.org/show_bug.cgi?id=40299
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l