https://bugzilla.wikimedia.org/show_bug.cgi?id=46523

Bawolff (Brian Wolff) <bawolff...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch-in-gerrit

--- Comment #8 from Bawolff (Brian Wolff) <bawolff...@gmail.com> ---
Ok, so this turned out to be very embarrassing. Long ago I misspelled the word
"category" in the code, which is what triggered this error.

Submitted gerrit change 56124 to fix this. (Note this won't appear in the
official downloads until someone else reviews it. To fix the issue on your
wiki, just change line 305 of DynamicPageList.php from
  $orderMethod = 'categoyadd'; // default if hitcounter disabled.
to
 $orderMethod = 'categoryadd'; // default if hitcounter disabled.

(note the "r" in category).

Thank you for reporting this, and I apologize about my initial response in
comment 2.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to