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

       Web browser: ---
             Bug #: 38025
           Summary: action=mobileview & page=Main_Page & noheadings=1
                    scrubs off all heading info, without exposing it
                    anywhere
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MobileFrontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


https://en.wikipedia.org/wiki/Special:ApiSandbox#action=mobileview&format=json&page=Main_Page&sections=all&prop=text%7Csections&sectionprop=toclevel%7Clevel%7Cline&noheadings=

Normally noheadings=true prevents 'duplicate' headings - one in content and one
as part of metadata. However, since Main_Page is never sectionized, specifying
noheadings just scrubs the headings, without making them available anywhere.

noheadings should have no effect on Main Pages - noheadings kills section
headings, and since there are 'technically' no sections on Main Page
(everything is returned as one blob), it makes no sense.

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