[Koha-bugs] [Bug 11009] Do not allow reading records of anonymous patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 17 11:44:41 CEST 2013


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

cedric.vita at dracenie.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cedric.vita at dracenie.com

--- Comment #4 from cedric.vita at dracenie.com ---
After applying the patch :

http://pro.test1.biblibre.com/cgi-bin/koha/members/member.pl

Software error:

Base class package "DBIx::Class::Schema" is empty.
    (Perhaps you need to 'use' the module which defines that package first,
    or make that module available in @INC (@INC contains: /home/koha/src
/etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .).
 at /home/koha/src/Koha/Schema.pm line 10
BEGIN failed--compilation aborted at /home/koha/src/Koha/Schema.pm line 10.
Compilation failed in require at /home/koha/src/Koha/Database.pm line 38.
BEGIN failed--compilation aborted at /home/koha/src/Koha/Database.pm line 38.
Compilation failed in require at /home/koha/src/Koha/List/Patron.pm line 32.
BEGIN failed--compilation aborted at /home/koha/src/Koha/List/Patron.pm line
32.
Compilation failed in require at /home/koha/src/members/member.pl line 35.
BEGIN failed--compilation aborted at /home/koha/src/members/member.pl line 35.

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


More information about the Koha-bugs mailing list