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 XML syntax error #572

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Fix XML syntax error #572

merged 1 commit into from
Dec 4, 2024

Conversation

SEAK-Marcel
Copy link
Contributor

Removes a syntax error that causes:

The XML in file "/var/www/magento/htdocs/vendor/payone-gmbh/magento-2/etc/payment.xml" is invalid:
Element 'methods': Character content other than whitespace is not allowed because the content type is 'element-only'.

@pointia
Copy link
Contributor

pointia commented Nov 20, 2024

Please fix this since this is not necessary

@Morgy93 Morgy93 mentioned this pull request Dec 3, 2024
@Morgy93
Copy link

Morgy93 commented Dec 3, 2024

This error throws an exception in the latest version:

1 exception(s):
Exception #0 (Magento\Framework\Exception\LocalizedException): The XML in file "/var/www/html/vendor/payone-gmbh/magento-2/etc/payment.xml" is invalid:
Element 'methods': Character content other than whitespace is not allowed because the content type is 'element-only'.
Line: 33

Please release fix of this PR ASAP 🙏

@janteuber janteuber merged commit 206728b into PAYONE-GmbH:master Dec 4, 2024
7 checks passed
@janteuber
Copy link
Contributor

We have reviewed and approved it.
Thanks @SEAK-Marcel

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.

4 participants