http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6390
--- Comment #32 from Ian Walls <[email protected]> 2011-10-18 20:09:29 UTC --- ....and I missed something. aqbasket.authorisedby is not a foreign key to borrowers.borrowernumber. It's *normally* the borrowernumber, but there is no provision for handling deleted borrowernumbers, and migrated acquisitions information could leave this field blank without plenty. So, when a basket has a non-borrowernumber value in authorisedby, vendor search breaks: Can't use an undefined value as a HASH reference at /home/sekjal/kohaclone/acqui/booksellers.pl line 114. Working on a fix now. -- 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. _______________________________________________ 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/
