﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
21042,"Plugins' implementation of ""Number of Columns"" screen option broken",DJPaul,azaozz,"Plugins that have implemented the ""Number of columns"" screen option by copy/pasting the implementation from the edit-form-advanced.php template are broken in 3.4.

Examples of affected plugins are BuddyPress 1.6 beta 1, and AVH Extended Categories Widgets v3.6.4. To recreate, load up either of these plugins' admin screens and try changing the ""Number of Columns"" screen option. Nothing happens. No javascript errors reported in the browser.

This was introduced by r20272, where the $screen_layout_columns stuff was moved from #poststuff to #post-body.

While this is part of core that has been copy/pasted due to the functionality being unable to be implemented via a central helper method (or the like), could consideration be given to a backpat fix, perhaps via javascript?",defect (bug),closed,low,,Administration,3.4,normal,wontfix,close,diegotdai
