[Koha-bugs] [Bug 10171] Add a header in Advanced Search (staff interface)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 2 20:50:31 CEST 2016


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

--- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 51112
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51112&action=edit
Bug 10171: (QA followup) Make search tests use the right form

This bug removed the search tab from the main search box, so the tests
that use /cgi-bin/koha/catalogue/search.pl for searching, should use
the advanced search box instead.

To test:
- Run
  $ prove t/db_dependent/www/search_utf8.t
=> FAIL: Several tests related to searching on the intranet interface fail.
- Apply the patch
- Run
  $ prove t/db_dependent/www/search_utf8.t
=> SUCCESS: Tests pass
- Be happy

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list