mediawiki-skins-Citizen/includes/Partials
David Lynch 6f5b761fe7
fix(core): let makeSections xpath query cope with multiple classes (#733)
* Let makeSections xpath query cope with multiple classes

As-of https://gerrit.wikimedia.org/r/c/mediawiki/core/+/939783 in mediawiki-core, this class attribute is going to contain multiple classes. This would break the section-creation. This change to the query is backwards-compatible, so this should just inoculate the skin against future updates.

* Shorten line for mediawiki-lint compatibility

* fix: update html selector for parser output

Related: T350627

---------

Co-authored-by: alistair3149 <alistair3149@users.noreply.github.com>
2023-11-15 15:15:25 -05:00
..
BodyContent.php fix(core): let makeSections xpath query cope with multiple classes (#733) 2023-11-15 15:15:25 -05:00
Drawer.php ci: add PHPUnit tests (#712) 2023-08-25 14:39:37 -07:00
Footer.php ci: 👷 lint code to MediaWiki standards 2022-11-21 17:41:00 -05:00
Header.php ci: add PHPUnit tests (#712) 2023-08-25 14:39:37 -07:00
Metadata.php refactor(core): ♻️ deprecate wfExpandUrl in favor of UrlUtils 2023-03-27 14:45:08 -04:00
PageTitle.php ci: 👷 lint code to MediaWiki standards 2023-04-05 17:51:09 +00:00
PageTools.php ci: add PHPUnit tests (#712) 2023-08-25 14:39:37 -07:00
Partial.php ci: 👷 lint code to MediaWiki standards 2023-08-25 00:57:30 +00:00
Tagline.php ci: 👷 lint code to MediaWiki standards 2023-08-25 00:57:30 +00:00
Theme.php refactor(core): normalize PHP namespaces used in Citizen 2022-05-26 16:58:14 -04:00