[wp-trac] [WordPress Trac] #19196: PHP notices hidden under admin bar
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 2 00:03:52 UTC 2011
#19196: PHP notices hidden under admin bar
-----------------------------------------------+---------------------------
Reporter: sergiovieira | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
Component: Admin Bar | Review
Severity: normal | Version: 3.2.1
Keywords: needs-patch has-patch 2nd-opinion | Resolution:
-----------------------------------------------+---------------------------
Changes (by kurtpayne):
* cc: kpayne@… (added)
* keywords: needs-patch => needs-patch has-patch 2nd-opinion
Comment:
[[attachment:19196.patch]] is an attempt at placing the notices, and other
catchable php errors, at the foot of the page. This patch will take some
polishing, but it will move the notices out of the way of the admin bar.
Otherwise, any notices that occur before the `<html>` tag is sent will be
stuck at the top of the page and the admin will hover over them. I'm not
sure how to push them down without affecting the content of the page.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19196#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list