10 Jun
2012
10 Jun
'12
11:05 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7586 --- Comment #6 from Paul Poulain <paul.poulain@biblibre.com> --- IMPORTANT NOTICE: Yesterday, I pushed the DOM indexing patch, that replaces, for new setup, record.abs to biblio-koha-indexdef.xml If I'm not wrong, the patch must also be ported here: <index_control_field xmlns="http://www.koha-community.org/schemas/index-defs" tag="008" offset="35" length="3"> <target_index>ln:n</target_index> => it should be <index_control_field xmlns="http://www.koha-community.org/schemas/index-defs" tag="008" offset="35" length="3"> <target_index>ln:w</target_index> isn't it ? -- You are receiving this mail because: You are watching all bug changes.