[Bug 505] moredetail.pl/tmpl problem
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=505 chris@katipo.co.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From chris@katipo.co.nz 2003-07-03 10:39 ------- select Itemtype from biblioitems where biblioitemnumber=160; +----------+ | Itemtype | +----------+ | NULL | +----------+ This is the problem. Koha depends on items having an itemtype. Now if i manually set the itemtype http://koha.athenscounty.lib.oh.us:8080/cgi-bin/koha/moredetail.pl?item=338&bib=160&bi=160 It all looks fine. this bug is a symptom of the import routine not setting an itemtype Im going to mark this bug as fixed invalid, and submit a new bug, for should fix level saying we should have an error page display if an itemtype is not set for a biblioitem ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz