[Koha-bugs] [Bug 28832] Batch modification always clears permanent_location if it is mapped in frameworks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 1 15:15:04 CEST 2021


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

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joonas.kylmala at iki.fi
             Status|Signed Off                  |Failed QA

--- Comment #4 from Joonas Kylmälä <joonas.kylmala at 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.


More information about the Koha-bugs mailing list