https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19575 claire.hernandez@biblibre.com <claire.hernandez@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire.hernandez@biblibre.c | |om --- Comment #102 from claire.hernandez@biblibre.com <claire.hernandez@biblibre.com> --- I see this line: $dbh->do( "UPDATE `search_field` SET `name` = 'date-of-publication', `label` = 'date-of-publication' WHERE `name` = 'pubdate'" ); The name is changed in database, but in YAML file, I always have pubdate, this has not been modified. -- You are receiving this mail because: You are watching all bug changes.