[Koha-bugs] [Bug 10305] Duplicate code in Search.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 9 15:25:26 CEST 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18281|0                           |1
        is obsolete|                            |

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 20227
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20227&action=edit
Bug 10305 - _increment_barcode is called twice

For some reason, _increment_barcode is called twice in succession in
cataloguing/additem.pl

Test Plan:
1) Enable autobarcode = incremental
2) Catalog an item, not the barcode
3) Apply this patch
4) Catalog another item, the barcode should be the next in line
   as previously. No change should be noted.

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


More information about the Koha-bugs mailing list