22 Jun
2021
22 Jun
'21
3:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27981 --- Comment #22 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #20)
+ }elsif($record->field('001')->data() eq 'biblionumber'){
How and when will the 001 ever be string biblionumber ?
Either I was thinking this would be a way to force it, or I was editing my conditionals and got confused between syspref and record data. Removed in any case -- You are receiving this mail because: You are watching all bug changes.