http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1384 ------- Comment #3 from devin@freeshell.org 2007-07-18 06:23 ------- (In reply to comment #2)
Fixed, but an item should never have no itemtype, so we need to also find how this item got no itemtype set and stop that happening.
I don't understand what the mystery is. I have four item types defined. I added books in two ways. One way was with bulkmarcimport.pl; if I didn't set an itemtype then there was no itemtype defined for the book, the field was NULL. The second way was with the Intranet web interface, from the MARC cataloging page. The first few books I added, I didn't even visit the 5th tab, where the itemtype is defined. So it was simply never set. If itemtype should always be set, should the field be NOT NULL and default to the first itemtype or something? Personally, I don't see why it should be required. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.