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

       Web browser: ---
            Bug ID: 54607
           Summary: api: mobileformat html returns inconsistent response
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MobileFrontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

On the api when querying this data:

format:json
action:parse
sectionpreview:true
pst:true
mobileformat:html
title:Foo section test4
text:= 1 =

you get:

 form { parse: { text: 'html here' } }

However if you omit the mobileformat property you get

 { parse: { text: { '*': 'html here' } } }

yuk.

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