koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 505] moredetail.pl/tmpl problem
Date: 2 Jul 2003 22:39:42 -0000

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

address@hidden changed:

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



------- Additional Comments From address@hidden  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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]