http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6973
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|--- |Failed QA --- Comment #18 from Katrin Fischer <[email protected]> 2011-11-29 06:33:44 UTC --- Reading my own comments again, I tried to applying and testing the first patch: 1) Fixed a conflict in sysprefs.sql 2) Did the database update System preference is there and defaults correctly to "library admin mail" 3) List I picked a list and clicked on "Send list" (http://localhost/cgi-bin/koha/opac-sendshelf.pl?shelfid=1). I get a perl error: Global symbol "$user" requires explicit package name at /home/katrin/kohaclone/opac/opac-sendshelf.pl line 60. Execution of /home/katrin/kohaclone/opac/opac-sendshelf.pl aborted due to compilation errors. 4) Cart Works. 5) Changed the system preference to "sender's email". 6) List Same perl error: Global symbol "$user" requires explicit package name at /home/katrin/kohaclone/opac/opac-sendshelf.pl line 60. Execution of /home/katrin/kohaclone/opac/opac-sendshelf.pl aborted due to compilation errors. 7) Cart Works. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
