[wpmu-trac] [WordPress MU Trac] #522: Some files use header('Location: '); instead of wp_redirect

WordPress MU Trac wpmu-trac at lists.automattic.com
Mon Dec 10 22:11:02 GMT 2007


#522: Some files use header('Location: '); instead of wp_redirect
------------------------+---------------------------------------------------
 Reporter:  chmac       |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  normal      |   Milestone:          
Component:  component1  |     Version:          
 Severity:  normal      |    Keywords:          
------------------------+---------------------------------------------------
 The following files use header('Location:'); to redirect instead of the
 wp_redirect(); function. Among other things, it means that any filters
 applied to wp_redirect are missed.
 * [source:trunk/wp-signup.php wp-signup.php]
 * [source:trunk/wpmu-settings.php wpmu-settings.php]
 * [source:trunk/wp-admin/users.php wp-admin/users.php]

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/522>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list