[wp-trac] [WordPress Trac] #39440: Database errors on install with WP_DEBUG:true - wp_create_nonce( 'wp_rest' )

WordPress Trac noreply at wordpress.org
Mon Jan 2 14:24:08 UTC 2017


#39440: Database errors on install with WP_DEBUG:true - wp_create_nonce( 'wp_rest'
)
-----------------------------+-----------------------------
 Reporter:  thomas.mery      |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Upgrade/Install  |    Version:  trunk
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 On a fresh install it seems like there are db calls made before the db is
 installed

 This appears to originate in `wp-admin/install.php`line 421
 with a `wp_print_scripts` call

 and more precisely in `scripts-loader.php` line 510
 where `wp_create_nonce( 'wp_rest' )` is called

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39440>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list