Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#4725 closed defect (bug) (fixed)

[5858] breaks get_col()

Reported by: markjaquith's profile markjaquith Owned by:
Milestone: 2.3 Priority: normal
Severity: normal Version: 2.3
Component: Administration Keywords:
Focuses: Cc:

Description

$wpdb->get_col() is returning an array of NULLs after [5858]

It appears to actually be the $wpdb->get_var() change that is doing it.

Change History (3)

#1 @markjaquith
18 years ago

(In [5860]) Prevent get_col() from returning an array of NULLs. see #4725

#2 @ryan
18 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.