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

--- Comment #11 from Josef Moravec <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to