[Koha-bugs] [Bug 24561] Add a datatables API wrapper

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 30 10:34:45 CEST 2020


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

--- Comment #11 from Josef Moravec <josef.moravec at gmail.com> ---
Comment on attachment 103727
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103727
Bug 24561: Add a Datatables api wrapper that implements filter and order
embedded columns

Review of attachment 103727:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=24561&attachment=103727)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/js/datatables.js
@@ +571,5 @@
> +                                } else {
> +                                    delete options.query_parameters;
> +                                }
> +
> +                                dataSet._match = 'starts_with';

It is inconsistent with current behavior - we do filter on any port of string

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


More information about the Koha-bugs mailing list