[Koha-bugs] [Bug 18961] Datatable column filters of style 'select' should do an exact match

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 16 08:46:58 CEST 2017


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

--- Comment #8 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #6)
> (In reply to Marcel de Rooy from comment #3)
> > if ( grep /^$columns[$i]$/, qw( ccode homebranch holdingbranch location
> > notforloan ) ) {
> > 
> > How do you know for sure that this comes from a select ? And that another
> > value is not ? Note that we can choose to limit values by authorized values
> > etc.
> 
> It's the column headers:
> https://screenshots.firefox.com/NypKJESICLDt95Vi/pro.kohadev.org
> I am not sure I understand this concern.

No, this is about filters passed to SearchItems.

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


More information about the Koha-bugs mailing list