[wp-trac] [WordPress Trac] #21042: Plugins' implementation of "Number of Columns" screen option broken

WordPress Trac wp-trac at lists.automattic.com
Sat Jul 14 11:16:57 UTC 2012


#21042: Plugins' implementation of "Number of Columns" screen option broken
----------------------------+-----------------------
 Reporter:  DJPaul          |       Owner:  azaozz
     Type:  defect (bug)    |      Status:  assigned
 Priority:  low             |   Milestone:  3.4.2
Component:  Administration  |     Version:  3.4
 Severity:  normal          |  Resolution:
 Keywords:  close           |
----------------------------+-----------------------
Changes (by diegotdai):

 * cc: diegotdai (added)


Comment:

 On line 11 $('.postbox-container:visible').lengt; is missing h for length?

 {{{
 var n = parseInt($(this).val(), ps = $('#poststuff'), visible =
 $('.postbox-container:visible').lengt;
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21042#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list