Skip to content

Empty string for l10n ID causes crash #104

@andrew-polk

Description

@andrew-polk

Adding
LocalizationManager.GetString("", "Some String");
in the client causes a 0-length .xlf file to be generated which crashes the application on launch (at least in Bloom).

Clearly, this is errant code, but we should handle it more gracefully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions