[wp-trac] [WordPress Trac] #20621: Unable to reach "Edit Page" screen when Wordpress admin has a few thousand pages.

WordPress Trac wp-trac at lists.automattic.com
Sun May 6 20:07:30 UTC 2012


#20621: Unable to reach "Edit Page" screen when Wordpress admin has a few thousand
pages.
-----------------------------+--------------------
 Reporter:  jorenrapini      |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  highest omg bbq  |   Milestone:  3.4
Component:  Query            |     Version:  3.3.2
 Severity:  blocker          |  Resolution:
 Keywords:  needs-patch      |
-----------------------------+--------------------
Changes (by nacin):

 * priority:  normal => highest omg bbq
 * component:  Database => Query
 * severity:  major => blocker
 * milestone:  Awaiting Review => 3.4


Comment:

 I think the changes in 3.4 could actually cause a segfault here due to too
 long of a query string. We might need to opt-out of our query-splitting
 code if we don't have a LIMIT on the query or if the limit is > X items.

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


More information about the wp-trac mailing list