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: | Cataloging | Assignee: | 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 |
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.