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

[BUGFIX] Allow escaped version #1069

Merged
merged 1 commit into from
Sep 9, 2024
Merged

[BUGFIX] Allow escaped version #1069

merged 1 commit into from
Sep 9, 2024

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Sep 9, 2024

symfony is trying to normalize the xml input using some logic. However in our case we want to fetch the raw value for version. But this is not possible. therefor an escape system is added by adding '.

symfony is trying to normalize the xml input using
some logic. However in our case we want to fetch the raw value for version. But this is not possible. therefor an escape system is added by adding `'`.
@jaapio jaapio merged commit 5f1aff2 into 1.x Sep 9, 2024
38 checks passed
@jaapio jaapio deleted the backport/1.x/pr-1063 branch September 9, 2024 07:11
@jaapio jaapio restored the backport/1.x/pr-1063 branch September 13, 2024 14:18
@jaapio jaapio deleted the backport/1.x/pr-1063 branch September 13, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant