Page MenuHomePhabricator

CategoryTree sidebar broken with Vector on MediaWiki 1.35.4
Closed, DeclinedPublic

Description

It inserts $html into $sidebar[] which no longer works. Here is the error produced:

<b>Deprecated</b>: Use of `content` field in portal categorytree-portlet must be array.Previously it could be a string but this is no longer supported. was deprecated in MediaWiki 1.35.0. [Called from VectorTemplate::getSkinData in .../wiki/skins/Vector/includes/VectorTemplate.php at line 167] in <b>.../wiki/includes/debug/MWDebug.php</b> on line <b>430</b><br />

Event Timeline

TimRiker renamed this task from CategoryTree sidebar broken with Vector on MediaWiki 1.37.x to CategoryTree sidebar broken with Vector on MediaWiki 1.35.4.Apr 7 2022, 11:13 PM

Related issue T272705 is closed, yet current 1.35.4 download is still broken. Indicated patch should get merged into the 1.35.x tree.

1.35 is now end of life.