http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9307 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |10519 --- Comment #23 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Kyle, bug 10519 seems to be a regression from this patch, although there is admittedly more wrong with the suggestion filters than just what I captured on the screenshot. I checked out the commit before this was pushed and the display for the ordered tab was correct. I think it might be this line: + unless ( grep { /$criteriumvalue/ } qw(ASKED ACCEPTED REJECTED CHECKED) ) { It's missing ORDERED and AVAILABLE? -- You are receiving this mail because: You are watching all bug changes.