[Koha-bugs] [Bug 19575] Use canonical field names and resolve aliased fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 26 16:55:15 CEST 2019


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

claire.hernandez at biblibre.com <claire.hernandez at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |claire.hernandez at biblibre.c
                   |                            |om

--- Comment #102 from claire.hernandez at biblibre.com <claire.hernandez at 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.


More information about the Koha-bugs mailing list