https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15832 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- The patch removes the duplicates but does not fix the filter. If you have: ---- L1 L2 ---- L1 ---- L2 L3 and you select the L2 filter, you will only see the 3rd line if you select L3, all lines will be hidden. -- You are receiving this mail because: You are watching all bug changes.