[Koha-bugs] [Bug 14660] Cataloguing plugins for generating inventory numbers are broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 7 00:39:20 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14660

--- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 41423
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41423&action=edit
Bug 14660: Fix stocknumberam123.pl cataloguing plugin

The cataloguing plugin stocknumberam123.pl is broken and no
longer generating numbers - this patch fixes it.

To test:
 - Link a subfield to the plugin - usually it's 952$i or the UNIMARC
   equivalent in your MARC frameworks
 - Create a new item, set the inventory number to: A 0000000002
 - Start to catalog another item, enter A into inventory and
 - Enter A as stocknumber and activate the plugin by clicking on
   ... at the end of the field
 - The number will not get added - Firebug shows an error:
   Undefined subroutine CGI::output_html_with_http_headers
 - Apply patch
 - Verify numbers are now generated and no errors are shown

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list