[Bug 6866] New: Accessing 'additem.pl' with no CGI params causes error
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6866 Bug #: 6866 Summary: Accessing 'additem.pl' with no CGI params causes error Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: robin@catalyst.net.nz QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com If you access /cgi-bin/koha/cataloguing/additem.pl directly, you get: Can't call method "fields" on an undefined value at /mnt/catalyst/koha/C4/Biblio.pm line 2133. This is in the 'TransformMarcToKoha' function, which is called from additem.pl. It should probably do something sensible (redirect to the main cataloguing page?) if there is no record found from the supplied biblionumber. This can happen, for example, if you change libraries when on the additem page. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org