Last modified: 2014-08-07 04:02:24 UTC
There used to be the ability to have [[Special:Random]] select a page from a specific namespace utilising the canonical name, eg. [[s:en:Special:Random/Author]] [[s:en:Special:Random/Index]] It now just picks a random page. This seems to have broken in some recent release, date unknown. [[Help:Random page]] gives help; [[Manual:Random_page]] gives instruction, and the php links point to some svn code so if someone can point me to the right pages in the gerrit, I will update that link.
[[mw:Help:Random page]] [[mw:Manual:Random_page]]
More or less at the same time, navigation menus into the sidebar are no more collapsible. Is there any possible relationship between these two bugs?
That would seem less than likely to, the underlying api still works, the url works though broken, so it would seem related to something simple broken between parameters in the php presentation script and the core.
Someone suggested that this may be aligned with the recent jquery update and maybe something with the migration aspects being turned off. Possible? [Adding Krinkle as he seems to know this stuff]
It turned out to be the recent CirrusSearch related changes & not the jQuery/shim thing. See bug 65366 and bug 66643 (among others?). I just tried a dozen or so inquiries using both Special:Root and the RandomRootpage extension on en.WS and both behave as expected now. My vote; FIXED.