We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
taxonomy:
widget order:
vocabulary.getTerms():
imho the order of terms in the widget should reflect that of taxonomy entries any pointers how to get some sanity here?
The text was updated successfully, but these errors were encountered:
this happens on a dynamic behavior
Sorry, something went wrong.
After some investigations it seems, that this code might break the order when updating:
https://github.com/collective/collective.taxonomy/blob/master/src/collective/taxonomy/utility.py#L262-L284
@malthe wouldn't it be better/safer to clear and rebuild the order dictionary on every update from scratch?
Successfully merging a pull request may close this issue.
taxonomy:
widget order:
vocabulary.getTerms():
imho the order of terms in the widget should reflect that of taxonomy entries
any pointers how to get some sanity here?
The text was updated successfully, but these errors were encountered: