Page MenuHomePhabricator

enabling wgAllowCategorizedRecentChanges does not properly filter
Closed, ResolvedPublic

Description

Author: jt

Description:
patch against svn r34066 to fix wgAllowCategorizedRecentChanges functionality

Enabling wgAllowCategorizedRecentChanges does not allow properly filtering the list. rcFilterByCategories() appears to always take the "Shortcut?" return because all of the articles have an id of 0. The order of arguments to Title::makeTitle() appears to be reversed.

I've attached a patch against svn r34066 that works for me.


Version: 1.13.x
Severity: minor

Attached:

Details

Reference
bz13907

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:08 PM
bzimport set Reference to bz13907.
bzimport added a subscriber: Unknown Object (MLST).