http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5339
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #22 from Katrin Fischer <[email protected]> 2012-02-26 06:41:25 UTC --- Hi Julian, I started testing and thought of some other places where we are using the invoicenumber: 1) /cgi-bin/koha/acqui/spent.pl?fund=1&fund_code=BOOK This page is broken now - the sql has to be changed to adapt to the new database structure. 2) /cgi-bin/koha/acqui/histsearch.pl [Sun Feb 26 07:18:18 2012] [error] [client 127.0.0.1] [Sun Feb 26 07:18:18 2012] histsearch.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /home/katrin/kohaclone/C4/Acquisition.pm line 1684., referer: http://localhost:8080/cgi-bin/koha/acqui/histsearch.pl 3) /cgi-bin/koha/catalogue/moredetail.pl?biblionumber=9820 Can't use an undefined value as an ARRAY reference at /home/katrin/kohaclone/acqui/parcel.pl line 154. For 3) perhaps you can take a look at the patches for bug 7235 - I think there will be a small conflict between both bugs. -- 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/
