[wp-trac] [WordPress Trac] #26525: About page is enqueuing a 404

WordPress Trac noreply at wordpress.org
Tue Dec 10 19:27:16 UTC 2013


#26525: About page is enqueuing a 404
----------------------------+-------------------
 Reporter:  johnbillion     |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  3.8
Component:  Administration  |    Version:  trunk
 Severity:  normal          |   Keywords:
----------------------------+-------------------
 At the top of `wp-admin/about.php` is the following:

 {{{
 wp_deregister_script( 'zxcvbn-async' );
 wp_register_script( 'zxcvbn-async', true );
 }}}

 This causes the page to enqueue the following URL, which 404s:
 `http://example.com1/?ver=3.8-RC2`

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26525>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list