Bug 9090 - Cannot add item without barcode
Summary: Cannot add item without barcode
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Kyle M Hall
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-15 18:33 UTC by Kyle M Hall
Modified: 2014-12-07 20:02 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 9090 - Cannot add item without barcode (979 bytes, patch)
2012-11-15 18:40 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 9090 - Cannot add item without barcode (974 bytes, patch)
2012-11-15 18:46 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 9090 - Cannot add item without barcode (974 bytes, patch)
2012-11-15 18:47 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 9090 - Cannot add item without barcode (1005 bytes, patch)
2012-11-15 18:47 UTC, Kyle M Hall
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle M Hall 2012-11-15 18:33:20 UTC
If incremental barcodes are disabled, it is not possible to add an item without a barcode. The system still attempts to generate a barcode along the lines of '1.79769313486232e+309'.
Comment 1 Kyle M Hall 2012-11-15 18:40:23 UTC Comment hidden (obsolete)
Comment 2 Kyle M Hall 2012-11-15 18:46:14 UTC Comment hidden (obsolete)
Comment 3 Kyle M Hall 2012-11-15 18:47:18 UTC Comment hidden (obsolete)
Comment 4 Kyle M Hall 2012-11-15 18:47:54 UTC
Created attachment 13470 [details] [review]
Bug 9090 - Cannot add item without barcode
Comment 5 Liz Rea 2012-11-16 00:38:22 UTC
I think this only happens if you have had incremental on, and then turn it off in the same session.

I was unable to replicate this until I turned incremental on, and then off again.
Comment 6 Liz Rea 2012-11-16 00:48:18 UTC
and then, shift-refreshing the page caused the problem to disappear - it appears the bug is related to caching of the autofill javascript?
Comment 7 Kyle M Hall 2012-11-16 17:42:40 UTC
This does not appear to be a problem in master with the standard sample data. I'll have to do some more digging and see if this is possibly an interaction with other system settings.
Comment 8 Liz Rea 2013-02-10 20:22:15 UTC
Unable to replicate - no reason to have it hanging out there.