Related: T374883: Section collapsing should not apply to certain pages
Steps to replicate the issue (include links if applicable):
- Visit https://en.wikipedia.org/wiki/File:Absolutely_Fabulous_series_1_DVD.png?useparsoid=0
- Visit https://en.wikipedia.org/wiki/File:Absolutely_Fabulous_series_1_DVD.png?useparsoid=1
What happens?:
In Parsoid the summary section is collapsed. In legacy parser it isn't.
What should have happened instead?:
It was a previous product decision to not apply section collapsing to certain pages frequented by editors.
This was achieved using the MFNamespacesWithoutCollapsibleSections configuration option. While it appears to apply to legacy parser it also needs to be used in MobileFrontend's onArticleParserOptions hook.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
