[Koha-bugs] [Bug 10807] OPAC: There is no authority search history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 22 18:19:14 CEST 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |gmcharlt at gmail.com

--- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Some more notes:

1) The subs in Search:History.pm don't seem to follow our usual naming
   conventions. I am a bit unsure about this.

2) Shouldn't Search_SearchHistory.t be Search_History.t?

3) Search_SearchHistory.t also fails for me:

[~/kohaclone (52-10807-authoritysearchhistory)]> prove
t/db_dependent/Search_SearchHistory.t 
t/db_dependent/Search_SearchHistory.t .. 1/6 
#   Failed test 'use C4::Search;'
#   at t/db_dependent/Search_SearchHistory.t line 24.
#     Tried to use 'C4::Search'.
#     Error:  "AddSearchHistory" is not exported by the C4::Search module
# Can't continue after import errors at (eval 26) line 2
# BEGIN failed--compilation aborted at (eval 26) line 2.
t/db_dependent/Search_SearchHistory.t .. 2/6 Undefined subroutine
&main::AddSearchHistory called at t/db_dependent/Search_SearchHistory.t line
39.
# Looks like you planned 6 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 255 just after 2.
t/db_dependent/Search_SearchHistory.t .. Dubious, test returned 255 (wstat
65280, 0xff00)
Failed 5/6 subtests 

Failing for 3), but please check with Galen about 1) if possible and take a
look at the other comments. Thx!

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


More information about the Koha-bugs mailing list