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

WordPress MU Trac wpmu-trac at lists.automattic.com
Tue Dec 11 03:13:02 GMT 2007


#522: Some files use header('Location: '); instead of wp_redirect
------------------------+---------------------------------------------------
 Reporter:  chmac       |        Owner:  somebody
     Type:  defect      |       Status:  new     
 Priority:  normal      |    Milestone:  WPMU 1.0
Component:  component1  |      Version:  1.0     
 Severity:  normal      |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by chmac):

 drmike, you're absolutely right, I was making the changes on an older
 version, which caused all sorts of diff issues. However, the changes are
 still the same in the latest version.

 These changes don't actually directly affect what I'm doing. What I want
 to do is change the redirect from a non-existent blog. Signup is disabled
 on our install, so there's little point in directing to the signup page. I
 want to redirect to the homepage install. I hacked it into the wpmu-
 settings.php file easily enough, but perhaps that check should be moved so
 it's called after the plugins are loaded. Would that be a workable
 solution?

 I've updated the patch to exclude the irrelevant changes.

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


More information about the wpmu-trac mailing list