http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9612 --- Comment #21 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Can reproduce the problem with the following test in a non-package environment (manual dev install). master back to commit 036f2a50e11dab97ef8509f2f585c4cc407ea728 [22 commits back, before 9612] installed old zebra config, full rebuild, restart zebrasrv reset head to 3.16.beta+ [commit 34e136a485c58c6911de59899f94a0543e483b0a] search again without config change: same results [with config change but no restart would be fine too..] ***restarted zebrasrv: results without details (needs a rebuild) The crux here is restarting the zebra server (as it appears, I did not restart zebrasrv every time when testing these patches..) Restoring elementSetName=marcxml in Context.pm resolves this issue. Patch forthcoming. -- You are receiving this mail because: You are watching all bug changes.