[wp-trac] Re: [WordPress Trac] #2508: Make Comment Purging Warning More Informative

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 16 18:35:52 GMT 2006


#2508: Make Comment Purging Warning More Informative
----------------------------+-----------------------------------------------
       Id:  2508            |      Status:  new                     
Component:  Administration  |    Modified:  Thu Mar 16 18:35:52 2006
 Severity:  enhancement     |   Milestone:                          
 Priority:  lowest          |     Version:  2.0                     
    Owner:  anonymous       |    Reporter:  schestowitz             
----------------------------+-----------------------------------------------
Comment (by robmiller):

 Patch working fine on my local install.

 There's a minor issue, I guess, with the plural form of "comment" when
 deleting just one comment, although why a user would check use the mass
 editing mode to delete just one comment I don't know.

 Also, whilst changing this it struck me as a bit strange that the form can
 be submitted when there are 0 comments checked. Perhaps with this new
 functionality we can do

 if(numchecked == 0) return false; else return confirm("blah blah...");

 ?

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


More information about the wp-trac mailing list