Described on the wiki : http://wiki.koha-community.org/wiki/Batch_Modification_Biblio_Record_Level and some other fixes and improvements
Pushed to new/awaiting_qa/enh/bug_5574
Testing /cgi-bin/koha/tools/batchedit.pl I loaded a text file of barcodes and tried to modify 650a (condition "all"). Upon submission I got this error: Can't use string ("0") as a HASH ref while "strict refs" in use at /home/oleonard/kohaclone/tools/batchedit.pl line 202, <fh00001barcodes2..txt> line 26.
(In reply to comment #2) > Testing /cgi-bin/koha/tools/batchedit.pl I loaded a text file of barcodes and > tried to modify 650a (condition "all"). Upon submission I got this error: > > Can't use string ("0") as a HASH ref while "strict refs" in use at > /home/oleonard/kohaclone/tools/batchedit.pl line 202, <fh00001barcodes2..txt> > line 26. problem fixed by ae80aa9cde606fcefc291e0ba695dbb29e6acc02
This bug is mentioned in: pull request for bug 5574 http://lists.koha-community.org/pipermail/koha-patches/2011-January/013506.html
Since this bug depends on several others I'm removing Patch-sent status.
hehe... seems i've found a small glitch in bugzilla: if you remove the patch-SENT but don't remove the patch status, it's still "needs signoff". So, i'll update the bug to fix this problem 1st try: select "patch-SENT", remove "needs signoff", remove patch-SENT, save bug
This patch was an omnibus, many things made their way into Koha, some have failed QA, but I think it's not needed to keep this one open