Skip to content

Backport "[FrameworkBundle] Fix warming up routes" for 6.4.9 #57727

Closed as not planned
@rejhgadellaabsl

Description

@rejhgadellaabsl

Symfony version(s) affected

6.4.9

Description

Since 6.4.9[1], the drupal/simplesamlphp_auth module will sometimes throw an error when attempting to log in the user:

The router "Symfony\Component\Routing\Router" cannot be warmed up because it does not implement "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface".

[1] The bug might have been introduced in 6.4.8 it never occured because there was another error (#57316)

How to reproduce

Using Drupal 10.2.7 or higher with the simplesaml_auth 4.0.0 module, try to log in.

Possible Solution

It looks like this was fixed in 7.1.2 (see #57554 and 35d085dc18b494d20b75728ecb222543e760c515), but would appreciate if this could be backported for 6.4.x.

Additional Context

Also see the related simplesamlphp_auth bug

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions