[Koha-bugs] [Bug 34517] Add option to search patron attribute in standard search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 10 01:07:42 CET 2023


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

--- Comment #42 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #41)
> (In reply to Jonathan Druart from comment #39)
> > IMO selenium tests are required for any changes to patron search.
> 
> It looks like a recent change (possibly this one) has broken
> ./t/db_dependent/selenium/patrons_search.t
> 
> Taking a look now...

Yep, this is the change that broke subtests 22, 23, and 24 in
./t/db_dependent/selenium/patrons_search.t


    not ok 22 - Searching on a searchable attribute returns correct results

    #   Failed test 'Searching on a searchable attribute returns correct
results'
    #   at ./t/db_dependent/selenium/patrons_search.t line 277.
    #          got: 'No entries to show (filtered from 80 total entries)'
    #     expected: 'Showing 1 to 2 of 2 entries (filtered from 80 total
entries)'
    not ok 23 - Refining with DataTables search works to further filter the
original query

    #   Failed test 'Refining with DataTables search works to further filter
the original query'
    #   at ./t/db_dependent/selenium/patrons_search.t line 283.
    #          got: 'No entries to show (filtered from 80 total entries)'
    #     expected: 'Showing 1 to 2 of 2 entries (filtered from 80 total
entries)'
    not ok 24 - Refining with header filters works to further filter the
original query

    #   Failed test 'Refining with header filters works to further filter the
original query'
    #   at ./t/db_dependent/selenium/patrons_search.t line 289.
    #          got: 'No entries to show (filtered from 80 total entries)'
    #     expected: 'Showing 1 to 1 of 1 entries (filtered from 80 total
entries)'

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


More information about the Koha-bugs mailing list