[wp-trac] [WordPress Trac] #15786: Many Users Causes Export Page to Fail
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 12 16:06:15 UTC 2010
#15786: Many Users Causes Export Page to Fail
--------------------------+-------------------------------------------------
Reporter: filosofo | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.1
Component: Export | Version: 3.1
Severity: major | Keywords: needs-patch
--------------------------+-------------------------------------------------
On a non-MS installation with over 10,000 users, the call to
`wp_dropdown_users` on line 139 of `wp-admin/export.php` causes the page
to time out as it attempts to query all 10,000 to figure out which are
authors and load them into a dropdown. The result is that export is
impossible.
I think perhaps a better solution would be an autosuggest text box for
selecting the authors to filter by. If I can get some agreement about
that, I'll write up a patch.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15786>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list