﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
21249,WP_List_Table::single_row_columns() needs to do an exact comparison,Viper007Bond,,"If for whatever reason you pass a column ID of `0` when dealing with a list table, !WordPress thinks it's a checkbox column because of the loose comparison, i.e. `==` instead of `===`.

Since I don't see why passing a number instead of a string shouldn'r be allowed, attached is a patch.",defect (bug),new,lowest,Future Release,Administration,,trivial,,has-patch,kurtpayne
