[wp-trac] [WordPress Trac] #25282: Unit Tests should run in Debug mode
WordPress Trac
noreply at wordpress.org
Wed Oct 2 19:51:58 UTC 2013
#25282: Unit Tests should run in Debug mode
----------------------------+--------------------
Reporter: wonderboymusic | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.7
Component: Unit Tests | Version: trunk
Severity: normal | Resolution:
Keywords: |
----------------------------+--------------------
Comment (by wonderboymusic):
In [changeset:"25661"]:
{{{
#!CommitTicketReference repository="" revision="25661"
`post_content` does not have a default value in the `$wpdb->posts` table.
Add a default value of empty string to `wp_insert_attachment()` to avoid a
tornado of database errors in PHP 5.5/MySQL 5.6, even when debug mode is
turned off.
See #25282.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25282#comment:71>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list