[wpmu-trac] [WordPress MU Trac] #1117: Bug in first post creation...

WordPress MU Trac wpmu-trac at lists.automattic.com
Fri Sep 25 14:08:44 UTC 2009


#1117: Bug in first post creation...
-------------------------+--------------------------------------------------
 Reporter:  max.favilli  |       Owner:  somebody
     Type:  defect       |      Status:  new     
 Priority:  normal       |   Milestone:          
Component:  General      |     Version:          
 Severity:  normal       |    Keywords:          
-------------------------+--------------------------------------------------

Comment(by needle):

 I can confirm that "Hello World" is not created, although this only seems
 to happen when MySQL is running on Windows.

 The following must also be set (as well as 'to_ping') in order for a
 post/page to be successfully stored:

 'pinged',
 'post_content_filtered'
 'post_excerpt'

 This also applies when inserting via wp_insert_post() as well, so is not
 limited to WPMU.

 It seems to me that the fix ought to be to define defaults for all columns
 in the database schema, rather than insist on these values being passed to
 the function or included in the query.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/1117#comment:1>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list