http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12403 --- Comment #16 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Bernardo Gonzalez Kriegel from comment #13)
Hi Jonathan, testing again.
Thanks Bernardo!
1) Can't delete biblio records, got something like
Can't use string ("51") as a HASH ref while "strict refs" in use at /home/bgkriegel/kohaclone/C4/Reserves.pm line 292
Arg wrong call to GetReservesFromBiblionumber, should be fixed now.
2) Perhaps ergonomic issue, when you put some records on cart, and go to actions 'delete' what you get is the full tools > batch record deletion page, not a big big deal.
It's what is expected. What are you expected?
3) Deleting authorities works, but the message is confusing It said
0 / 1 records have successfully been deleted. Some errors occurred
for one successful deletion, should be 1 / 1 i think
Fixed. -- You are receiving this mail because: You are watching all bug changes.