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.
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.