[wp-trac] [WordPress Trac] #25294: Changeset 25323 causes AJAX errors in WP Admin
WordPress Trac
noreply at wordpress.org
Thu Sep 12 12:40:27 UTC 2013
#25294: Changeset 25323 causes AJAX errors in WP Admin
-------------------------------+------------------------------
Reporter: needle | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.6.1
Severity: major | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Comment (by needle):
Further investigation... @dd32, you're right, the error does seem to be
due to plugins that call `wp_get_referer()` on init. Presumably
`pluggable.php` is not yet included when a plugin's code is first run,
which would account for the difference in behaviour. Given the number of
reports of this error, it would seem that some kind of defensive measures
need to be taken.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25294#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list