[wp-trac] [WordPress Trac] #35013: WP4.4 function handle_404 yelds a fatal error on line 613 when trying to clone $wp_query->post if it's not an object

WordPress Trac noreply at wordpress.org
Thu Dec 17 18:12:52 UTC 2015


#35013: WP4.4 function handle_404 yelds a fatal error on line 613 when trying to
clone $wp_query->post if it's not an object
------------------------------+-------------------------
 Reporter:  jdmweb            |       Owner:  swissspidy
     Type:  defect (bug)      |      Status:  assigned
 Priority:  normal            |   Milestone:  4.4.1
Component:  Bootstrap/Load    |     Version:  4.4
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:
------------------------------+-------------------------

Comment (by swissspidy):

 In [changeset:"35994"]:
 {{{
 #!CommitTicketReference repository="" revision="35994"
 In `WP::handle_404()`, make sure `$wp_query->post` is a `WP_Post` object
 before cloning it.

 Props igmoweb for initial patch.
 See #35013.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35013#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list