[wp-trac] [WordPress Trac] #12747: Use another register date for the main blog

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 28 19:55:02 UTC 2010


#12747: Use another register date for the main blog
--------------------------+-------------------------------------------------
 Reporter:  ocean90       |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  low           |   Milestone:  Unassigned
Component:  Multisite     |     Version:  3.0       
 Severity:  normal        |    Keywords:            
--------------------------+-------------------------------------------------
 On ms-sites.php we can see the column Registered. For the first site its
 in the database ''0000-00-00 00:00:00''. But through mysql2date() we get
 1999/11/30 12:00:00. [[BR]]

 See also http://bugs.php.net/45647 [[BR]]

 Looks not very nice. How we should handle it?[[BR]]

 - Idea 1: Make a check on ms-sites and return for the first site a minus
 instead of the date.[[BR]]

 - Idea 2: At upgrade to multisite we could fetch the date of the first
 post and use this.[[BR]]

 - Idea 3: Use the date on which we installed multisite.[[BR]]

 - Idea 4: Wontfix. ;)

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


More information about the wp-trac mailing list