Download & Extend

filter by u.uid instead of u.name

Project:Util
Version:6.x-3.x-dev
Component:Dblog_extension
Category:support request
Priority:normal
Assigned:arhak
Status:closed (fixed)

Issue Summary

the filter by user is now a <select> with realname support

before it was an autocomplete which used to require filtering by u.name
now it is more appropriated to filter by u.uid since several names/realnames may collide

PS: if this gets committed first then a re-roll would be required for #623766: fix empty username for Anonymous user and vice versa.

AttachmentSize
2009-11-24_filter_by_uid_instead_of_name.patch1.1 KB

Comments

#1

BTW: this patch also made fixed 'conjunction' => TRUE, instead of 'conjunction' => count($user_list) > 1, to preserve uniformity between filters (core filters behave the same all the time even when there is only one option, even if there is none at all)

#2

Status:needs review» fixed

Committed.

You get a few little bonuses:

  • Initialized form array in a few places.
  • Added link to recent log page from settings page.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here