You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be an error that "" requires a child, but when I run the binary server I don't see any errors in the document.
In the output, I get:
Message: Unexpected RNG Validator error
java.util.MissingResourceException: Can't find bundle for base name com.thaiopensource.relaxng.parse.sax.resources.Messages, locale en_CA
Based on this message, maybe this bug only happens when your locale is en_CA.
The text was updated successfully, but these errors were encountered:
Given the following broken RelaxNG file:
There should be an error that "" requires a child, but when I run the binary server I don't see any errors in the document.
In the output, I get:
Based on this message, maybe this bug only happens when your locale is
en_CA
.The text was updated successfully, but these errors were encountered: