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

            Bug ID: 72928
           Summary: Unparsed wikitext on [[Special:ApiSandbox]]
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: code-update-regression
          Severity: normal
          Priority: Unprioritized
         Component: ApiSandbox
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

The description of the parameters are not parsed anymore:
https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&prop=revisions&format=json&rvlimit=10

E.g.:

May be used in several ways: # Get data about a set of pages (last revision),
by setting titles or pageids. # Get revisions for one given page, by using
titles or pageids with start, end, or limit. # Get data about a set of
revisions by setting their IDs with revids.

Which properties to get for each revision:
;ids:The ID of the revision. ;flags:Revision flags (minor). ;timestamp:The
timestamp of the revision. ;user:User that made the revision. ;userid:User id
of revision creator. ;size:Length (bytes) of the revision. ;sha1:SHA-1 (base
16) of the revision. ;contentmodel:Content model id. ;comment:Comment by the
user for revision. ;parsedcomment:Parsed comment by the user for the revision.
;content:Text of the revision. ;tags:Tags for the revision.

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