https://bugzilla.wikimedia.org/show_bug.cgi?id=43455

       Web browser: ---
            Bug ID: 43455
           Summary: invalid XML response ("4::coursename" appears as node
                    attribute, "<5::owner>" appears as xml node)
           Product: MediaWiki
           Version: 1.21-git
          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 gave a response with invalid XML content:

http://en.wikipedia.org/w/api.php?action=query&format=xml&list=recentchanges&rclimit=1&rcnamespace=0%7C2%7C4%7C6%7C10%7C14%7C100&rcprop=comment%7Cflags%7Cids%7Cloginfo%7Csizes%7Ctimestamp%7Ctitle%7Cuser&rcstart=2012-12-26T20:25:22Z

<?xml version="1.0"?><api><query><recentchanges><rc type="log" ns="0"
title="Wikipedia" rcid="545999515" pageid="5043734" revid="0" old_revid="0"
user="Sage Ross (WMF)" oldlen="0" newlen="0" timestamp="2012-12-26T20:25:22Z"
comment="" logid="46520398" logtype="eparticle" logaction="selfadd"
4::coursename="Education Program:Example University/Example Course (2013
Q1)"><5::owner><param>12535944</param><param>Sage Ross
(WMF)</param></5::owner></rc></recentchanges></query><query-continue><recentchanges
rcstart="2012-12-26T20:25:22Z" /></query-continue></api>

"4::coursename" is invalid XML node attribute, and "<5::owner>" is invalid XML
tag node.

similar bug happened one week ago:
https://bugzilla.wikimedia.org/show_bug.cgi?id=43221

-- 
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

Reply via email to