﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
15338,Use global $current_screen within the List Tables classes,westi,scribu,"At the moment WP_List_Table caches a local copy of the screen object rather than using the pre-existing global.

This gives the potential for them to get out of sync.

We should just use the one location for this data.

Either always referencing the global or probably better using get_current_screen() in each function that needs the screen object.",defect (bug),closed,normal,3.1,Administration,3.1,normal,fixed,has-patch,westi
