Skip to content

Fix xml validation error in plugin.xml#3

Open
jensecj wants to merge 1 commit into
QuickPay:masterfrom
jensecj:patch-1
Open

Fix xml validation error in plugin.xml#3
jensecj wants to merge 1 commit into
QuickPay:masterfrom
jensecj:patch-1

Conversation

@jensecj
Copy link
Copy Markdown

@jensecj jensecj commented May 12, 2022

If you download the latest commit, zip it and try to install it manually, shopware throws an error at you about failing to validate some XML.
Turns out, that whatever tries to validate plugin.xml, does not like ampersands (&) in text-sections, it tries to parse it as a reference.

If you download the latest commit, zip it and try to install it manually, shopware throws an error at you about failing to validate some XML.
Turns out, that whatever tries to validate plugin.xml, does not like ampersands (&) in text-sections, it tries to parse it as a reference.
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