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

xml_cmp() respects 'ordered-by user' for state nodes, which violates RFC 7950 #63

Closed
loeliger opened this issue Jan 10, 2019 · 0 comments
Labels

Comments

@loeliger
Copy link

When returning state XML nodes to the FE, they should not be sorted.

RFC 7950 Section 7.7.7 says:

7.7.7. The "ordered-by" Statement

The "ordered-by" statement defines whether the order of entries
within a list are determined by the user or the system. The argument
is one of the strings "system" or "user". If not present, ordering
defaults to "system".

This statement is ignored if the list represents state data, RPC
output parameters, or notification content.

olofhagsand added a commit that referenced this issue Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants