Page MenuHomePhabricator

The texts in pagebanner of zh.wikivoyage cannot be displayed on skins other than vector 2022
Closed, InvalidPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
the texts of TOC cannot be displayed.

屏幕截图 2024-07-04 234554.png (263×318 px, 168 KB)

屏幕截图 2024-07-04 234547.png (217×441 px, 115 KB)

What should have happened instead?:
https://zh.wikivoyage.org/w/index.php?title=%E5%A2%BE%E4%B8%81&useskin=vector-2022

屏幕截图 2024-07-04 234611.png (178×813 px, 247 KB)

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

Event Timeline

SD_hehua renamed this task from The texts in pagebanner of zh.wikivoyage cannot display on skins other than vector 2022 to The texts in pagebanner of zh.wikivoyage cannot be displayed on skins other than vector 2022.Jul 4 2024, 3:49 PM

It seems happened before but I cannot remember the ticket.

This issue cannot be replicated in the safemode. So it could be caused due to common.js or gadgets maintained by the local community.

Hi @SD_hehua,
whenever I go to https://zh.wikivoyage.org/wiki/ I get a popup "You chose more than one main page style." due to loading https://zh.wikivoyage.org/w/load.php?debug=1&lang=zh&modules=ext.gadget.mainpage-customization&only=scripts and https://zh.wikivoyage.org/w/load.php?debug=1&lang=zh&modules=ext.gadget.mainpage-style-2012&only=scripts&skin=vector-2022 and https://zh.wikivoyage.org/w/load.php?debug=1&lang=zh&modules=ext.gadget.mainpage-style-2013&only=scripts&skin=vector-2022 so there is a lot more local code broken.

User scripts, gadgets, templates, custom CSS are local on-wiki content. Local content is managed independently on each wiki, by each wiki community themselves.
Phabricator is mostly used for MediaWiki, MediaWiki extensions, or server configuration, or by developers and teams to organize what they plan to work on.
If you are looking for help with the local code on a wiki, please see https://meta.wikimedia.org/wiki/Tech instead.
This needs fixing on the local wiki by editing its local content. Thus I am closing this task here - thanks for your understanding.