[wp-trac] [WordPress Trac] #16853: Error 500 when a user has too many sites
WordPress Trac
noreply at wordpress.org
Tue Dec 17 04:17:15 UTC 2013
#16853: Error 500 when a user has too many sites
--------------------------------------+-----------------------------
Reporter: luuzan@… | Owner: PeteMall
Type: enhancement | Status: accepted
Priority: normal | Milestone: Future Release
Component: Administration | Version: 3.0.1
Severity: minor | Resolution:
Keywords: needs-patch dev-feedback |
--------------------------------------+-----------------------------
Comment (by SergeyBiryukov):
Replying to [comment:12 csixty4]:
> All Sites & User tables have pagination these days. It's possible to
have a user setting for too many items per page that leads to a 500 error,
which could be fixed by imposing some kind of upper bound on this setting.
The ticket is not about items per page, it's about the list of sites for a
particular user in the list table (Sites column):
[source:tags/3.8/src/wp-admin/includes/class-wp-ms-users-list-
table.php#L234]
Looks like "My Sites" screen doesn't have an upper limit either:
[source:tags/3.8/src/wp-admin/my-sites.php#L20]
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16853#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list