[Koha-bugs] [Bug 4152] cannot run inventory

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Wed Feb 10 19:15:19 CET 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4152





--- Comment #5 from Nicole C. Engard <nengard at gmail.com>  2010-02-10 18:15:18 ---
Galen's fix resolved the issue with using the form to generate a report - but
the import still generates these errors:


[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value $authorisedvalue_categories in pattern
match (m//) at /home/nengard/kohaclone/tools/inventory.pl line 82., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 108., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: readline() on unopened filehandle at
/home/nengard/kohaclone/tools/inventory.pl line 147., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 179., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl
[Fri Feb 05 23:35:58 2010] [error] [client 10.0.2.2] [Fri Feb  5 23:35:58 2010]
inventory.pl: Use of uninitialized value in string eq at
/home/nengard/kohaclone/tools/inventory.pl line 213., referer:
http://localhost:8080/cgi-bin/koha/tools/inventory.pl


-- 
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.



More information about the Koha-bugs mailing list