https://bugzilla.wikimedia.org/show_bug.cgi?id=17069
--- Comment #2 from Roan Kattouw <[email protected]> 2009-01-19 16:06:47 UTC --- (In reply to comment #1) > Fixed in r45899. > I'd almost forget: note the catch. If rcshow=patrolled or rcshow=!patrolled is set, only revisions that are in the recentchanges table (i.e. are younger than $wgRCMaxAge) will be shown. This is because the patrol flag is only stored in the recentchanges table. With rcprop=patrolled (added that too), revisions that aren't in the recentchanges table will never have the patrolled flag, because their patrol status is unknown. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
