[Koha-bugs] [Bug 19870] Loaned items show as available unless logged in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 13 15:34:09 CET 2018


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

jmbroust <jean-manuel.broust at univ-lyon2.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |jean-manuel.broust at univ-lyo
                   |                            |n2.fr

--- Comment #7 from jmbroust <jean-manuel.broust at univ-lyon2.fr> ---
The patch was still in need signoff, I turn it to failed QA.
I had same type of error : 
Software error:
syntax error at /home/koha/src/C4/Search.pm line 2128, near "}"
Global symbol "$items_count" requires explicit package name (did you forget to
declare "my $items_count"?) at /home/koha/src/C4/Search.pm line 2225.
Global symbol "$hideatopac_count" requires explicit package name (did you
forget to declare "my $hideatopac_count"?) at /home/koha/src/C4/Search.pm line
2225.
2265.

blablablabla
.....
Compilation failed in require at /home/koha/src/opac/opac-search.pl line 47.
BEGIN failed--compilation aborted at /home/koha/src/opac/opac-search.pl line
47.

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


More information about the Koha-bugs mailing list