[Koha-bugs] [Bug 18393] Canned report reports/acquisitions_stats.pl not filtering correctly by collection code

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 10 20:44:01 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18393

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
It looks like a template issue, the codes in the values are missing:

<select name="Filter">
<option value="" selected="selected">All</option>                       
<option value="">Fiction</option>
<option value="">Non-fiction</option>
<option value="">Reference</option>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list