https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38181
--- Comment #13 from David Cook <[email protected]> --- Yep... I totally forgot that PassItemMarcToXSLT has nothing to do with buildKohaItemsNamespace. The goal of PassItemMarcToXSLT is to remove the 952 fields to so that what has become the "ExpandCodedFields" processor doesn't do unnecessary work, since the item XML is done using the DB and not the MARCXML anyway. Which... is actually super significant for future indexing reasons... but I won't get into those... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
