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

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]

--- Comment #46 from Nick Clemens <[email protected]> ---
I like this idea, but I think I am confused here. 

The pref now affects all datatables where we use anti-the, however, we still
generate the extra column in serials-search and sort against that initially?

This code also seems to automatically strip articles before apostrophes - this
works for some languages, but would it work for all? I don't know if the
'anti-the' plugin works with apostrophe'd articles, can you weigh in on that
severine or someone else?

I find it confusing that the table is initially sorted by one column, then uses
another if you click.  Adding this to datatables seems to allow sorting by a
hidden column:
 { 'orderData': 2, 'targets': 0},

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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