https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22736
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org Depends on| |17899 --- Comment #1 from Jonathan Druart <[email protected]> --- Bonjour Séverine, It looks like it is the expected behaviour, from bug 17899 (commit 1104e61635e2d567c89587c28fd9a24b4f262037): - { "aTargets": [ 0 ], "bVisible": false, "bSearchable": false }, + { "aTargets": [ 0 ], "bVisible": false, "bSearchable": true }, // must be searchable for fnFilter Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17899 [Bug 17899] Show only mine does not work in newordersuggestion.pl -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
