https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28832 Joonas Kylmälä <joonas.kylmala@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joonas.kylmala@iki.fi Status|Signed Off |Failed QA --- Comment #4 from Joonas Kylmälä <joonas.kylmala@iki.fi> --- All the repeated fields need to be spliced off for this to work. Now for example this breaks the regex replace functionality. If I try to change the copynumber with: t - Copy number s/.*/ TTT / using the batchmod tool it doesn't work after this patch. I think the indicator field modification might be broken now as well (didn't check but looking at the batchMod.pl code it seems so) -- You are receiving this mail because: You are watching all bug changes.