http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13371
--- Comment #28 from Jonathan Druart <[email protected]> --- Created attachment 34424 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34424&action=edit Bug 13371: Fix filtering on numbers This patch fixes a weird bug on some instances. Since the sort is disabled on this table, we don't care on the type of the data. It should allow to filter on all columns of the table. -- 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/
