Skip to content

Basic XLIFF v2.2 support #928

Description

@matbech

Description:
When attempting to load an XLIFF file with version 2.2, the process fails completely and throws the following error:
Error while loading XLIFF file: unsupported version (2.2)

Expected behavior:
The system should allow the file to load rather than blocking it entirely. Even though version 2.2 is not fully supported yet, it would be much better if the parser gracefully degraded (perhaps falling back to 2.1/2.0 logic) and simply logged a warning about the unsupported version.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions