https://bugzilla.wikimedia.org/show_bug.cgi?id=54293
Elliott Eggleston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Elliott Eggleston <[email protected]> --- RootPostLoader::getMulti is explicitly sorting them newest first on line 74. One could just change the comparison funtion to { return $b->compareCreateTime( $a ); } -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
