26 Sep
2025
26 Sep
'25
9:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40883 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- This creates an ugly warning in logs : Unmatched [ in regex; marked by <-- HERE in m/^[ <-- HERE ]$/ at /usr/share/perl5/MARC/Field.pm line 643. Because of a call field->as_string with an empty string. Looks like MARC::Field only checks var is undef before using in regexp. -- You are receiving this mail because: You are watching all bug changes.