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

--- Comment #12 from Katrin Fischer <[email protected]> ---
(In reply to Michael Kuhn from comment #11)
> I just tested the original case in Koha 20.05.00, but wasn't successful:
> 
> After creating a MARC modification template in Koha menu "Tools > Batch
> record modification" with the following action:
> 
> Add new field 041$a with value ger if 008 matches RegEx
> m/^...................................ger..$/
> 
> I also tried the following action (omitting ^and $):
> 
> Add new field 041$a with value ger if 008 matches RegEx
> m/...................................ger../
> 
> The action is run over a given record and Koha says that the bibliographic
> record has successfully been modified - but in fact nothing has changed,
> thus no new MARC 041$a is created.

Hi Michael, if a bug has already been 'released' please don't reopen but open a
new bug and link to this one instead - bugzilla will email everyone on the
linked bug too.

-- 
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