Bug 13711

Summary: can't call "fields" on undefined value at /usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl line 683.
Product: Koha Reporter: Bob Ewart <bob-ewart>
Component: CatalogingAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: bob-ewart, jonathan.druart, m.de.rooy
Version: 3.18   
Hardware: All   
OS: Linux   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: koha-error_log showing what happened

Description Bob Ewart 2015-02-14 15:39:52 UTC
Created attachment 35919 [details]
koha-error_log showing what happened

This fails with the subject error when running on openSUSE built from the tar file for 3.18.03.  It works on a Debian based systems installed from the Debian package.

Steps to show the bug on a system built from the tar release

1. Go to cataloging
2. Create a book to add
3. Save it

Attached is the section of /var/log/koha/koha-error_log with the 'CGI::param called in list context' errors removed.
Comment 1 Jonathan Druart 2015-02-16 12:00:55 UTC
This seems to be a duplicate of bug 13523.
Please reopen if I am wrong.

*** This bug has been marked as a duplicate of bug 13523 ***