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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #71 from Jonathan Druart <[email protected]> 
---
(In reply to Nick Clemens from comment #70)
> (In reply to Jonathan Druart from comment #69)
> > (In reply to Nick Clemens from comment #68)
> > > Testing btoh with mariadb_d9 and mariadb_d10 I was unable to blank any
> > > fields in items, either individually or via batch edit - things like
> > > 'onloan' and 'itemlost_on' are successfully nulled as they should be.
> > 
> > Fixed, see "Use new method Koha::Object->set_or_blank"
> 
> Batch modification to blank fields is still now working. Individual edits do
> work.


I fixed that one.

> Importing and replacing items does not work - the process hangs.

I am not sure about that one.
I got "DBD::mysql::st execute failed: Incorrect integer value: 'duplicate item
barcode' for column 'itemnumber'" But not sure it's a bug from master or not.

Could you retry the import? If it fails, can you remove 
334         close STDOUT;
335         close STDERR;
from tools/manage-marc-import.pl
To get the error in the logs.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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