[wp-trac] [WordPress Trac] #25294: Changeset 25323 causes AJAX errors in WP Admin

WordPress Trac noreply at wordpress.org
Thu Sep 12 12:06:44 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  |
-------------------------------+------------------------------
Changes (by dd32):

 * keywords:   => reporter-feedback


Comment:

 I'm seeing no issues with ajax requests, and adding a widget works for me
 under trunk.

 ` wp_validate_redirect()` is included in wp-includes/pluggable.php, and as
 a result, should be loaded for all requests, including admin ajax calls.

 This sounds like it could be potentially plugin related (calling
 wp_get_referer() on inclusion for example), Can you duplicate it with a
 new install, or with all plugins deactivated?

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25294#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list