Skip to content

Issue with Creating Override for Translation with an Empty String #20

@lgrabbert

Description

@lgrabbert

When I create an override for translation with an empty string for a language, the database stores an empty string in the Translation field. If I attempt to retrieve the translation and then add a string to it, I encounter the following error: "An exception occurred while executing 'INSERT INTO sitegeist_csvpo_domain_translationoverride (persistence_object_identifier, sourceidentifier, labelidentifier, localeidentifier, translation) VALUES (?, ?, ?, ?, ?)'". At this point, I am also unable to modify the translation. To use the translation again, I have to manually delete the entry from the Translation table.

Metadata

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