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

--- Comment #2 from Krinkle <krinklem...@gmail.com> 2010-11-12 12:35:36 UTC ---
not quite, as autopatrols and patrols are both saved with the same log_type and
log_action.
I haven't traced yet how MediaWiki's Special:Log/patrol extracts the
information to append or not append "(automatic)" to the log entry, but in my
toolserver tools I do this by digging through log_params *after* the query in a
foreach loop since I noticed in the second or third line of that string is a
'1' that indicates whether it's autopatrolled or not.

Asuming MediaWiki does it the same way on the log page, this definitely needs
attention.
I think making it a seperate log_action would make sense (just like log_type
'upload' has log_action 'upload' and 'overwrite', log_type 'patrol' could have
log_action 'patrol' and 'autopatrol').

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to