https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171

--- Comment #3 from Joonas Kylmälä <[email protected]> ---
Hmm, the proposed solution here is not like it was before bug 27980. Before we
sorted either with publisheddate alone if one of the items had it at least, but
now with this we would sort both of the values. This seems okay because how
this seems to work now is that the ones with the data-order attribute set (so
publisheddate) are sorted as one group and then the ones without data-order are
sorted as another group. So both get sorted, but separately. Owen, do you think
this change in sorting order is okay? Previously the ones without publisheddate
didn't get sorted so this might actually be improvement but want to hear your
opinion as well.

Also I didn't find any documentation for this in DataTables manual so we might
also want to consider if we should depend on this and whether the sorting order
will possibly change in future if DataTables changes some code because it seems
undocumented feature.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to