stevedlawrence commented on PR #985: URL: https://github.com/apache/daffodil/pull/985#issuecomment-1474291981
Taking a second look at things and at the PR you created for scala-xml to fix the underlying issue, it doesn't look like the infinite loop issue is specific to having `<` characters in an attribute like your `msg` check looks for. Could other illegal characters cause this issue? I wonder if we need to check for a more generic error message not specific to `<`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
