﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17321,small change: pass int to wp_redirect,niallkennedy,nacin,"wp_redirect expects an integer value for the ""status"" variable. The wp_redirect function passes the variable to PHP's header() function, which also expects an integer.
http://core.trac.wordpress.org/browser/tags/3.1.2/wp-includes/pluggable.php#L873

Pass an integer value instead of a string in WP Query.",defect (bug),closed,normal,3.2,Query,,normal,fixed,has-patch,
