Changes between Initial Version and Version 1 of Ticket #36567, comment 4
- Timestamp:
- 04/20/2016 05:11:26 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36567, comment 4
initial v1 11 11 * A bunch of HTML outputs to show the error page, which is more annoying than anything because the tests work just fine if you've already run everything once before setting `SUBDOMAIN_INSTALL`. 12 12 13 So I guess the first question is: Why do we not use `is_multisite()` in [https://core.trac.wordpress.org/browser/trunk/src/wp-includes/wp-db.php#L946 $wpdb->get_blog_prefix], because changing that appears to fix this and allow the tests to install fresh if you recreate the DB.13 So I guess the first question is: Why do we not use `is_multisite()` in [https://core.trac.wordpress.org/browser/trunk/src/wp-includes/wp-db.php#L946 $wpdb->get_blog_prefix], because changing that appears to fix this and allows the tests to install fresh if you recreate the DB.