[Koha-bugs] [Bug 5860] Adding duplicate stocknumber will fail silently

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 13 14:41:18 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5860

--- Comment #10 from M. de Rooy <m.de.rooy at rijksmuseum.nl> 2011-05-13 12:41:18 UTC ---
(In reply to comment #9)
> Created attachment 4092 [details]
> Follow up patch

Patch uses select on information_schema. If a server runs multiple Koha
instances [and versions], this could not be reliable.
Statement show indexes from items where key_name=... runs on current db.
Sending signed patch including this change.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list