[wp-trac] Re: [WordPress Trac] #2445: comment_status and ping_status ignored on publish/first save

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 17 05:05:15 GMT 2006


#2445: comment_status and ping_status ignored on publish/first save
----------------------------+-----------------------------------------------
       Id:  2445            |      Status:  assigned                
Component:  Administration  |    Modified:  Fri Feb 17 05:05:14 2006
 Severity:  major           |   Milestone:  2.1                     
 Priority:  high            |     Version:  2.0.1                   
    Owner:  markjaquith     |    Reporter:  Samael                  
----------------------------+-----------------------------------------------
Comment (by markjaquith):

 When comment_status or ping_status is unchecked, nothing is passed in.  It
 doesn't even exist in the $_POST array.  So we can't distinguish using
 "set but empty" because it never is.

 How about distinguishing between import/XMLRPC and normal WP web
 interface?  We could assume default for import/XMLRPC and assume "closed"
 for WP web interface.

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


More information about the wp-trac mailing list