https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22049

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |ommunity.org

--- Comment #18 from Jonathan Druart <[email protected]> 
---
We should hide the SQL error:

t/db_dependent/Circulation/SwitchOnSiteCheckouts.t .. 1/10 DBD::mysql::st
execute failed: Duplicate entry '1208' for key 'itemnumber' [for Statement
"INSERT INTO `issues` ( `auto_renew`, `borrowernumber`, `branchcode`,
`date_due`, `issuedate`, `itemnumber`, `onsite_checkout`) VALUES ( ?, ?, ?, ?,
?, ?, ? )" with ParamValues: 0=1, 1='248', 2="dc1yJjgj6j", 3='2019-02-20
23:59:00', 4='2019-02-15 10:15:15', 5='1208', 6=0] at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1832.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to