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

List of keywords or custom lists shuffled upon adding a new term in version 3.6 #2267

Closed
olivierfruchart opened this issue Nov 13, 2016 · 4 comments
Labels
keywords status: waiting-for-feedback The submitter or other users need to provide more information about the issue type: enhancement
Milestone

Comments

@olivierfruchart
Copy link

In version 3.6 the order of a list (keywords or custom), was shuffled upon introducing a new term through the 'manage' action, upon adding a keyword and finally validating. Thus, starting from an initially alphabetical order, it was rearranged in a somewhat random order, which made the use of the list pointless. Also, typing a new keyword (or custom term) in the "Keywords" textbox, would not append it to the list.

Note: related to #2221 as the drop-down lists and management of keywords etc. has been removed from version 3.7, however are scheduled to be reintroduced on version 3.8. However I have been suggested to add my comment as a separate issue.

@koppor koppor added this to the v3.8 milestone Dec 2, 2016
@stefan-kolb
Copy link
Member

stefan-kolb commented Dec 7, 2016

I'm not entirely sure how the use case works that you are describing here. Are you talking about this dialog and the keyword list?
image
For me it just appends every added keyword it isn't sorted or shuffled at all.
I need more details on how to reproduce this, please.

@stefan-kolb stefan-kolb added the status: waiting-for-feedback The submitter or other users need to provide more information about the issue label Dec 7, 2016
@stefan-kolb
Copy link
Member

ManageKeywordsAction.java claims to have a sortedKeywordsOfAllEntriesBeforeUpdateByUser, but as far as I can see the KeywordsList.java behind this is just not sorted at all.

@stefan-kolb
Copy link
Member

@tobiasdiez You implemented the keywords stuff as far as I can see, any comments on this?

@tobiasdiez
Copy link
Member

Closing this issue due to inactivity 💤
Please reopen the issue with additional information if the problem persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keywords status: waiting-for-feedback The submitter or other users need to provide more information about the issue type: enhancement
Projects
None yet
Development

No branches or pull requests

4 participants