[wp-trac] [WordPress Trac] #20580: Deprecated Notices break the UI and produce white screen upon Theme activation (3.4-beta3-20634)
WordPress Trac
wp-trac at lists.automattic.com
Wed May 2 05:12:27 UTC 2012
#20580: Deprecated Notices break the UI and produce white screen upon Theme
activation (3.4-beta3-20634)
------------------------------+----------------------
Reporter: emiluzelac | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Warnings/Notices | Version: 3.4
Severity: normal | Resolution: invalid
Keywords: needs-testing |
------------------------------+----------------------
Comment (by johnjamesjacoby):
Both BuddyPress and bbPress will need to be audited in this regard, and
both will need point releases to suppress these notices.
The new replacement functions did not previously exist, meaning they
weren't doing anything wrong before. Playing catch up when functions are
immediately deprecated instead of silently deprecating for a version or
two is annoying, but that's what deprecated notices and WP_DEBUG are for;
they're notices to developers to update old code.
Thanks for the report, and know that these notices are already fixed in
the next major development versions of both BuddyPress and bbPress.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20580#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list