Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not helpful error message / needless strict element order #20

Open
mbeyss opened this issue Feb 23, 2022 · 0 comments
Open

not helpful error message / needless strict element order #20

mbeyss opened this issue Feb 23, 2022 · 0 comments
Labels
bad Not a bug, but should be fixed

Comments

@mbeyss
Copy link
Contributor

mbeyss commented Feb 23, 2022

Parsing failed: cfg "XXX": error parsing measurement element: [unexpected extra content in element "model"]

This occurs if inside <configuration><measurement><model> either a non existing tag is introduced, or the order of tags is switched.

In the first case the error should explicitly mention the wrong element.
The second case should actually not be an error

@mbeyss mbeyss added the bad Not a bug, but should be fixed label Feb 23, 2022
@mbeyss mbeyss changed the title not helpful error message not helpful error message / needless strict element order Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bad Not a bug, but should be fixed
Projects
None yet
Development

No branches or pull requests

1 participant