[wp-trac] [WordPress Trac] #15871: Quick edit and metabox author dropdowns show all users

WordPress Trac wp-trac at lists.automattic.com
Sat Dec 18 19:30:22 UTC 2010


#15871: Quick edit and metabox author dropdowns show all users
--------------------------+-----------------------
 Reporter:  duck_         |       Owner:  scribu
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  3.1
Component:  General       |     Version:  3.1
 Severity:  blocker       |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------

Comment (by scribu):

 [attachment:levels.15871.2.diff] makes a direct query to get the users, to
 avoid the modifications necessary in get_meta_sql() which could introduce
 other bugs.

 Also, it doesn't check for !is_multisite() anymore since it's not
 necessary.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15871#comment:28>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list