Skip to content

routing_dev.yml triggers locale change #170

@jeroenvdgulik

Description

@jeroenvdgulik

The call to _wdt route triggers a new locale update. If for instance your url schema is /nl/news but your browser is set to 'en_US', the "normal" request will set the locale to 'nl', but the dev route (without locale) will set the locale back to 'en_US', which in case you use a cookie will trigger 2 changes: first the correct 'nl', then the incorrect 'en_US'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions