Closed (won't fix)
Project:
Drupal core
Version:
6.2
Component:
user.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2008 at 08:30 UTC
Updated:
15 Jun 2011 at 14:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
borzoj commentedI have the same issue with sumbmitting the user permissions form.
I have found that flushing the ouptut before exit in drupal_goto() helps.
Cheers,
Michal
Comment #2
gábor hojtsyWhy would an exit() not flush the headers? What PHP version are you on?
Comment #3
dpearcefl commentedClosing due to lack of response.