http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15061 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #6 from Marc Véron <veron@veron.ch> --- Created attachment 44287 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44287&action=edit Steps to reproduce error message (without plack) I can reproduce the issue in two steps (without plack): 1) Call /cgi-bin/koha/rotating_collections/addItems.pl without param Result: Screen to add items. Warning in intranet-error.log: Use of unitialized value in string eq at (...)adItems.pl line 42 Expected result: Should display an error message 2) Try to add an item Result: Displays error message: Failed to add item with barcode XXXX: NO_ID See screenshots attached. See screenshot. -- You are receiving this mail because: You are watching all bug changes.