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

       Web browser: ---
             Bug #: 31542
           Summary: RSD in 1.18 includes an incorrect xmlns
           Product: MediaWiki
           Version: 1.18
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: Unprioritized
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified


REL1_17: <rsd version="1.0" xmlns="http://archipelago.phrasewise.com/rsd";>
REL1_18: <rsd xmlns="http://www.mediawiki.org/xml/api/"; version="1.0">
trunk:   <rsd version="1.0" xmlns="http://archipelago.phrasewise.com/rsd";>

1.18 is using an incorrect MW api xmlns for ?action=rsd instead of the standard
srd xmlns that rsd parsers are supposed to use.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to