[wp-trac] [WordPress Trac] #23683: Fatal error in WP_User_Query

WordPress Trac noreply at wordpress.org
Wed Jun 19 08:06:43 UTC 2013


#23683: Fatal error in WP_User_Query
------------------------------------------+-----------------------------
 Reporter:  SergeyBiryukov                |       Owner:  SergeyBiryukov
     Type:  defect (bug)                  |      Status:  reopened
 Priority:  normal                        |   Milestone:  3.5.2
Component:  Users                         |     Version:  3.4
 Severity:  normal                        |  Resolution:
 Keywords:  has-patch commit fixed-major  |
------------------------------------------+-----------------------------

Comment (by nacin):

 Let's be a bit more conservative for 3.5.2 and simply aim to avoid the
 fatal error: [attachment:23683.diff].

 The problem with moving a function from one file to another is that if the
 update fails in some very unexpected and uncaught way, the function could
 suddenly exist twice, which will result in fatal errors. I'd rather try to
 just fix the fatal without possibly introducing others in a minor release.
 (Checksums would, of course, make this better.)

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


More information about the wp-trac mailing list