This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".
The branch, new/bug_5860 has been created
at a8ffb2273b63c398492a7cbd08394adedb2aeadb (commit)
- Log -----------------------------------------------------------------
commit a8ffb2273b63c398492a7cbd08394adedb2aeadb
Author: Katrin Fischer <[email protected]>
Date: Mon Apr 4 11:20:20 2011 +0000
Bug 5860: Adding duplicate stocknumber fails silently
When adding a duplicate stocknumber the duplicate was not saved to the
database.
This happened, because the field stocknumber in table items was declared to
be unique.
Discussion on bug suggests to lift this restriction.
Signed-off-by: Marcel de Rooy <[email protected]>
Tested. Corrected typo in updatedatabase script. Version 3.01.00.095
introduced the index with double s, although structure had only one s in index
name.
Unaware of this bug, I entered the more general bug 6041 for similar
problems with modifying items.
Signed-off-by: Chris Cormack <[email protected]>
-----------------------------------------------------------------------
hooks/post-receive
--
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits