[Bug 3999] New: Create Batch on Marc Import Tool Does nothing
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3999 Summary: Create Batch on Marc Import Tool Does nothing Product: Koha Version: HEAD Platform: PC URL: cgi-bin/koha/tools/manage-marc- import.pl?import_batch_id=7&op=create_labels OS/Version: All Status: NEW Severity: major Priority: P5 Component: Tools AssignedTo: cnighswonger@foundations.edu ReportedBy: nengard@gmail.com Estimated Hours: 0.0 Change sponsored?: --- When I'm on the manage marc import tool there is a link to 'create a label batch' - I click that and it says a batch was created, but when I got to the label tool and click manage batches - there are none there. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3999 --- Comment #1 from Nicole C. Engard <nengard@gmail.com> 2009-12-23 16:14:01 --- Created an attachment (id=1415) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1415) imports and error Further testing has found that the message that a batch has been created shows if I click 'create label batch' next to a cleaned import - but if i click the link next to an import that hasn't been cleaned i get this message 'Error attempting to create label batch. Please ask your system administrator to check the log for more details.' In both cases no batches were created. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3999 --- Comment #2 from Chris Nighswonger <cnighswonger@foundations.edu> 2009-12-23 16:19:40 --- Nicole, Would you post the what the error log is saying as well? TNX, Chris -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3999 --- Comment #3 from Nicole C. Engard <nengard@gmail.com> 2009-12-23 16:35:39 --- How's this?? [Sat Dec 19 10:19:10 2009] [error] [client 10.0.2.2] [Sat Dec 19 10:19:10 2009] manage-marc-import.pl: Use of uninitialized value $_ in numeric eq (==) at /home/nengard/kohaclone/tools/manage-marc-import.pl line 183., referer: http://localhost:8080/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=8&op=create_labels [Sat Dec 19 10:19:10 2009] [error] [client 10.0.2.2] [Sat Dec 19 10:19:10 2009] manage-marc-import.pl: Use of uninitialized value $_ in numeric eq (==) at /home/nengard/kohaclone/tools/manage-marc-import.pl line 183., referer: http://localhost:8080/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=8&op=create_labels [Sat Dec 19 10:19:10 2009] [error] [client 10.0.2.2] [Sat Dec 19 10:19:10 2009] manage-marc-import.pl: Use of uninitialized value $_ in numeric eq (==) at /home/nengard/kohaclone/tools/manage-marc-import.pl line 183., referer: http://localhost:8080/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=8&op=create_labels [Sat Dec 19 10:19:10 2009] [error] [client 10.0.2.2] [Sat Dec 19 10:19:10 2009] manage-marc-import.pl: Use of uninitialized value $_ in numeric eq (==) at /home/nengard/kohaclone/tools/manage-marc-import.pl line 183., referer: http://localhost:8080/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=8&op=create_labels [Sat Dec 19 10:19:10 2009] [error] [client 10.0.2.2] [Sat Dec 19 10:19:10 2009] manage-marc-import.pl: Use of uninitialized value $_ in numeric eq (==) at /home/nengard/kohaclone/tools/manage-marc-import.pl line 183., referer: http://localhost:8080/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=8&op=create_labels [Sat Dec 19 10:19:10 2009] [error] [client 10.0.2.2] [Sat Dec 19 10:19:10 2009] manage-marc-import.pl: Use of uninitialized value $_ in numeric eq (==) at /home/nengard/kohaclone/tools/manage-marc-import.pl line 183., referer: http://localhost:8080/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=8&op=create_labels [Sat Dec 19 10:19:10 2009] [error] [client 10.0.2.2] [Sat Dec 19 10:19:10 2009] manage-marc-import.pl: Use of uninitialized value $_ in numeric eq (==) at /home/nengard/kohaclone/tools/manage-marc-import.pl line 183., referer: http://localhost:8080/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=8&op=create_labels [Sat Dec 19 10:19:10 2009] [error] [client 10.0.2.2] [Sat Dec 19 10:19:10 2009] manage-marc-import.pl: Use of uninitialized value $_ in numeric eq (==) at /home/nengard/kohaclone/tools/manage-marc-import.pl line 183., referer: http://localhost:8080/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=8&op=create_labels [Sat Dec 19 10:19:10 2009] [error] [client 10.0.2.2] [Sat Dec 19 10:19:10 2009] manage-marc-import.pl: create_labelbatch_from_importbatch() : Call to C4::ImportBatch::GetItemNumbersFromImportBatch returned no item number(s) from import batch #11. at /home/nengard/kohaclone/tools/manage-marc-import.pl line 184., referer: http://localhost:8080/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=8&op=create_labels -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com