[Koha-bugs] [Bug 13371] Add filters to the supplier list view

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 11 16:20:43 CET 2014


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

Paola Rossi <paola.rossi at cineca.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #26 from Paola Rossi <paola.rossi at cineca.it> ---
I've applied the patches  [13369,13370,13371 6] against master 3.19.00.000 .

Now vendors with no basket have been listed, as desired.

At first, by default options [=Show active and inactive baskets | Show opened
baskets only] :
at a vendor without active basket 1 row has been attached: "No active basket"
at a vendor without basket at all 1 row has been attached: "No active basket"

by these options : Show active baskets only| Show opened baskets only :
at a vendor without active basket 1 row has been attached: "No active basket"
at a vendor without basket at all 1 row has been attached: "No basket"

In "Showing 1 to X of X", X counted the rows [not only the real baskets, but
even the "No basket" rows].

1) 'Item count' and 'Biblio count' didn't yet work:
"No matching records found" (even if some records matched my search).
It happened using:
FF 34.0.5, IE 11, GCh Version 39.0.2171.95 m

[The installed version of :
jquery.dataTables.columnFilter.js
* Version:     1.5.0.]

2) > [...] the "created by" column should contain firstname + surname.
So I've filtered by "firstname surname" values: ERROR: 
No matching records found

Consequently, on certain names [i.e. surnames such as "de Roy", or firstnames
such as "Maria Luisa"], filtering had the same error as above: ERROR.

On the contrary, filtering by only a firstname, or filtering by only a surname,
is OK.

So I pass the patch to "Failed QA" status.

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


More information about the Koha-bugs mailing list