Skip to content

Prevent using localization API before initialization #26

@markusguenther

Description

@markusguenther

Description

It could happen that the window.NeosCMS.I18n.translate has been used before the initialization flag was set.

Steps to Reproduce

  1. Change Backend Language to German, for instance
  2. Check the Restore button text or impersonate text

Expected behavior

Text should be german

Actual behavior

It is English, as it is a fallback.

Same Issue is solved for Neos 8.0
neos/neos-development-collection#4454

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