koha-bugs
[Top][All Lists]
Advanced

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

[Koha-bugs] [Bug 1413] Not working adding to virtual shelve


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1413] Not working adding to virtual shelve
Date: Fri, 30 Nov 2007 09:12:32 -0800 (PST)

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





------- Comment #5 from address@hidden  2007-11-30 09:12 -------
In fact, every time you unsuccessfully try to create a new shelf on the fly, a
bad line is created in the virtualshelves table:

| shelfnumber | shelfname         | owner         | category |
--------------------------------------------------------------
|          20 | My Great List     | 51            | 1        |
|          21 |                   | My New  Shelf | 5        |

The first line is a correct entry (added from the staff client). The second
line shows what is getting added from the OPAC.

The individual bibliographic records /are/ getting properly added to
virtualshelfcontents, they just don't match up to a working line in
virtualshelves.




------- 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]