Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
i'm sorry, i have found this bug with 302 status not set - is only on Windows IIS with PHP. The bug is added at PHP.net but not yet fixed. Therefor, for 4.7.x you shouldn't change anything. For 5.x you should change all your drupal_goto() lines and insert the correct status code. check out the api docs, please.
Comments
Comment #1
niklp commentedSorry, do you mean the feature of the extra parameter HAS been included in Drupal 5 release?
It's a bit hard to follow the linked thread.
Comment #2
hass commentedhi
i'm sorry, i have found this bug with 302 status not set - is only on Windows IIS with PHP. The bug is added at PHP.net but not yet fixed. Therefor, for 4.7.x you shouldn't change anything. For 5.x you should change all your drupal_goto() lines and insert the correct status code. check out the api docs, please.
Alex
Comment #3
hass commentedComment #4
hass commentedThe not send 302 Status Code under IIS is an open PHP Bug. Therefor i'm closing the case as INVALID