[wp-trac] [WordPress Trac] #34457: RSS Feed shows errors even when disabling dislaying of errors

WordPress Trac noreply at wordpress.org
Mon Oct 26 20:06:11 UTC 2015


#34457: RSS Feed shows errors even when disabling dislaying of errors
-----------------------------+-----------------------------
 Reporter:  christinecooper  |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Feeds            |    Version:  4.3.1
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 The RSS feed (domain/feed) is displaying errors even when displaying of
 errors have been disabled via:


 {{{
 @ini_set('display_errors', 0);
 define('WP_DEBUG', false);
 }}}


 in the config file.

 I only noticed this recently with the latest version(s) of WP.

 On my production site, it is throwing some minor "notices".

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34457>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list