﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
20506,Undefined variable $screen_layout_columns when filtering out screen options,griffinjt,ryan,"When using the screen_options_show_screen filter to remove the screen tab completely, an undefined variable notice appears with WP_DEBUG on. Specifically, the $screen_layout_columns variable is undefined because the current code expects it to be set and to be an integer.

This patch fixes it by setting it equal to itself while still casting it as an integer. Can't find any issues in my testing.",defect (bug),closed,normal,3.4,Warnings/Notices,3.3.1,normal,fixed,has-patch dev-feedback,
