[wp-trac] [WordPress Trac] #13867: New filter for comment RSS feed's title

WordPress Trac noreply at wordpress.org
Tue Nov 9 19:21:20 UTC 2021


#13867: New filter for comment RSS feed's title
-------------------------------------------------+-------------------------
 Reporter:  shidouhikari                         |       Owner:  killua99
     Type:  enhancement                          |      Status:  assigned
 Priority:  normal                               |   Milestone:  5.9
Component:  Feeds                                |     Version:  3.0
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-unit-tests needs-      |     Focuses:
  refresh                                        |
-------------------------------------------------+-------------------------
Changes (by hellofromTonya):

 * keywords:  has-patch has-unit-tests commit => has-patch has-unit-tests
     needs-refresh


Comment:

 The tests are failing missing test method:

 {{{
 1) Tests_Feed_Atom::test_feed_title
 Error: Call to undefined method Tests_Feed_Atom::do_rss2_comments()

 /var/www/tests/phpunit/tests/feed/atom.php:151

 2) Tests_Feed_RSS2::test_feed_title
 Error: Call to undefined method Tests_Feed_RSS2::do_rss2_comments()

 /var/www/tests/phpunit/tests/feed/rss2.php:143
 }}}

 Removing `commit` and adding `needs-refresh`.

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


More information about the wp-trac mailing list