[Koha-bugs] [Bug 505] moredetail.pl/tmpl problem

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Thu Jul 3 00:39:42 CEST 2003


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=505

chris at katipo.co.nz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From chris at 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.




More information about the Koha-bugs mailing list