Symfony 3.4.24 is causing some issues revealed by our Behat test suite. When there is a message and a redirect or modal the message is not shown anymore. An example is the Access denied redirect to /user/login which should display an Access denied message on top of the login form.

It is solved in Drupal core in issue:
https://www.drupal.org/project/drupal/issues/3045349

Let's implement this as a patch.

PR:
https://github.com/goalgorilla/open_social/pull/1300

Comments

jaapjan created an issue. See original summary.

truls1502’s picture

Status: Needs review » Fixed

jaapjan credited Kingdutch.

jaapjan’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.