[wp-trac] [WordPress Trac] #35090: Query for comments where post isn't set

WordPress Trac noreply at wordpress.org
Sat Jan 23 22:15:21 UTC 2016


#35090: Query for comments where post isn't set
-----------------------------+---------------------------
 Reporter:  danielbachhuber  |       Owner:  boonebgorges
     Type:  defect (bug)     |      Status:  reopened
 Priority:  high             |   Milestone:  4.5
Component:  Comments         |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  needs-patch      |     Focuses:
-----------------------------+---------------------------

Comment (by boonebgorges):

 In [changeset:"36387"]:
 {{{
 #!CommitTicketReference repository="" revision="36387"
 In comments list table, `$post_id` should default to `false` rather than
 0.

 After [36381], the default value of `0` was causing the list table at
 edit-comments.php to be empty. `false` prevents this.

 This fix is likely temporary, while more research is done into the
 backward
 compatibility concerns tied to [36381].

 See #35090.
 }}}

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


More information about the wp-trac mailing list