Skip to content

Default language from config is overridden by alphabetical sorting #348

Closed
@mikkosalo

Description

Upgrading to version 0.9.44 breaks getting the default language.

b7da95b#diff-d77f09a6fba57db4165ea82afa02d571

The sorting made here affects $this->languages for the entire class. When no language is set in the URI, chosen language is not the first in config file, but the first language sorted in alphabetical order.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions