[Koha-bugs] [Bug 9307] Allow libraries to add/edit status for suggestion management.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 1 23:06:53 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9307

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |10519

--- Comment #23 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list