31 Oct
2025
31 Oct
'25
2:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40559 --- Comment #12 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #1)
Trigger the warn by opening catalogue/MARCdetail on staff view. (Should be enough with a normal MARC record.)
Unfortunately, things are not as easy as they may seem. This (obviously) depends on the value of marc_subfield_structure.kohafield. I checked a production db and my dev db. And they were not the same. So I could trigger this on production easier than in dev. But note that this column is null by default: `kohafield` varchar(40) DEFAULT NULL, -- You are receiving this mail because: You are watching all bug changes.