-
- Downloads
Issue #355157 by valthebald, urbanape: Fixed 302 response code from...
Issue #355157 by valthebald, urbanape: Fixed 302 response code from drupal_redirect_form() violates HTTP/1.1 spec.
parent
9875f435
No related branches found
No related tags found
Showing
- core/lib/Drupal/Core/Form/FormSubmitter.php 7 additions, 4 deletionscore/lib/Drupal/Core/Form/FormSubmitter.php
- core/modules/simpletest/src/Tests/SimpleTestTest.php 1 addition, 1 deletioncore/modules/simpletest/src/Tests/SimpleTestTest.php
- core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php 2 additions, 2 deletionscore/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php
core/modules/simpletest/src/Tests/SimpleTestTest.php
100755 → 100644
Please register or sign in to comment