https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13371
Alex Arnaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #34438|0 |1 is obsolete| | --- Comment #49 from Alex Arnaud <[email protected]> --- Created attachment 49019 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49019&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. Signed-off-by: Paola Rossi <[email protected]> -- 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/
