encoding/xml: decoding XML with entities not supported #30983
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?Linux AMD64
go env
OutputWhat did you do?
XML entity support
Exception
Parsed data with
decoder.Strict = false
What did you expect to see?
Entities and External entities to be processed as per https://www.w3.org/TR/xml/#sec-entity-decl
What did you see instead?
The text was updated successfully, but these errors were encountered: