Sentry: whitelist another XML error
This commit is contained in:
parent
5ad9eafca7
commit
df34cb3cd9
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ auto XML_messageWhitelist = {
|
|||
"not well-formed (invalid token)",
|
||||
"mismatched tag",
|
||||
"syntax error",
|
||||
"no element found",
|
||||
"Root element name is"
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue