Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(xliff): drop ZWSP or SHY characters #1014

Merged
merged 7 commits into from
Oct 7, 2024

Conversation

theus77
Copy link
Member

@theus77 theus77 commented Sep 23, 2024

Q A
Bug fix? y
New feature? n
BC breaks? n
Deprecations? n
Fixed tickets? n
Documentation? n

If the source contains non-printing character, such as ZWSP or SHY, those characters might not be supported by the XLIFF translation tools. As those characters are useless in the translation context, they can be dropped during the XLIFF export

@theus77 theus77 changed the base branch from 5.21 to 5.x October 7, 2024 15:12
@theus77 theus77 marked this pull request as ready for review October 7, 2024 15:12
@theus77 theus77 requested a review from a team as a code owner October 7, 2024 15:12
@Davidmattei Davidmattei changed the title fix: zwsp in xliff fix(xliff): drop ZWSP or SHY characters Oct 7, 2024
@Davidmattei Davidmattei added this to the 5.22.0 milestone Oct 7, 2024
@Davidmattei Davidmattei merged commit 178412e into ems-project:5.x Oct 7, 2024
3 checks passed
@theus77 theus77 deleted the fix/zwsp_in_xliff branch November 9, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants