13 May
2016
13 May
'16
4:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16428 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jesse Weaver from comment #7)
I have some qualms about pushing this... there are a very significant number of places in Koha that use the default framework's mappings (enough to make it a de-facto standard). See the results of a $ git grep TransformMarcToKoha
It seems that we are using it when adding/modifying a record/item. git grep TransformMarcToKoha|grep -v frameworkcode does not return a lot of relevant results :) -- You are receiving this mail because: You are watching all bug changes.