Skip to content

Make the "sticky locale" functionality more configurable #230

Open
@gitcerizead

Description

@gitcerizead

Feature request

This bundle features a sophisticated sticky locale implementation, and the sticky locale is applied on routes for which "translation" (i18n) is disabled; see #229 .

It would be great if this functionality could be more configurable. Sometimes I won't want to have cookies being set (see also #210 ), for example. But the thing I'd most like to be able to configure is whether or not Accept-Language request headers are used. They are used in the current implementation, but there are situations in which I'd prefer to use the configured default language rather than rely on the (notoriously unreliable) Accept-Language header.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions