http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11741 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #5 from M. Tompsett <mtompset@hotmail.com> --- I think the patch is good, but I can't duplicate. I added a record from z39.50, but tweaked the title to have >TEST< I then did: ./misc/migration_tools/rebuild_zebra.pl -b -a -r -x -v Then realized OOPS! 3.14.x not master. git checkout -b bug_11741 origin/3.14.x And then I tried to browse for the record https://demo.library.kohasystem.ca/cgi-bin/koha/opac-detail.pl?biblionumber=... And everything displayed nicely. I then thought, "Oh wait! XSLT junk!" So, I changed the OPACXSLTDetailsDisplay and OPACXSLTResultsDisplay to default. And retried. Still looked okay. -- You are receiving this mail because: You are watching all bug changes.