http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11635 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- Eyeballing it, I can see it is duplicated. Branched based on origin/master Fully reindexed OPAC searched for itemtype:dpn and itype:dpn -- 631 results Applied patch Fully reindexed OPAC searched for itemtype:dpn and itype:dpn -- 631 results cp ~/koha-dev/etc/zebradb/marc_defs/unimarc/biblios/record.abs ~/koha-dev/etc/zebradb/marc_defs/unimarc/biblios/record.abs.bak cp ./etc/zebradb/marc_defs/unimarc/biblios/record.abs ~/koha-dev/etc/zebradb/marc_defs/unimarc/biblios/record.abs Fully reindexed OPAC searched for itemtype:dpn and itype:dpn -- 631 results git reset --hard origin/master Fully reindexed OPAC searched for itemtype:dpn and itype:dpn -- 631 results my reindexing gave my lots of warnings, but it was about indexing tags not found in attset(s). I figure I can ignore those. I think my test covers it. I'm signing off. -- You are receiving this mail because: You are watching all bug changes.