[wp-trac] [WordPress Trac] #8217: Check all checkbox never becomes
checked
WordPress Trac
wp-trac at lists.automattic.com
Sat Nov 15 04:08:37 GMT 2008
#8217: Check all checkbox never becomes checked
----------------------------+-----------------------------------------------
Reporter: jick | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.7
Component: Administration | Version: 2.7
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
I can't recall if it worked in previous versions of WordPress but in the
current svn version of 2.7 when you view the edit comments, edit posts, or
edit pages areas and check the box in the table header that checks all the
other boxes in the table, the check box you just checked never becomes
checked. It's always unchecked. The check all function still works. You
can check the check all box and all the checkboxes in the table will be
checked and when you click it again the checkboxes in the table will
become unchecked but, the check all check box itself is never checked. I
think that is incorrect. I'm not sure how the check all function works but
I do know it is Javascript.
After some looking around it seems that the function in question currently
resides in ''./wp-admin/js/common.js''.
One other thing I want to note is that in 2.7 we now have the check all
checkbox in the header and the footer of the tables. So, not only does the
check all checkbox at the top of the table need to be fixed but also the
one at the bottom of the table. The one at the bottom should become
checked when you check the top one and vice-versa.
Not sure how much retooling of the check all function will be required for
this but I do think it is needed.
--
Ticket URL: <http://trac.wordpress.org/ticket/8217>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list