Revert "Bug 3226 - Extended characters inconsistantly displayed"
authorGalen Charlton <galen.charlton@liblime.com>
Tue, 28 Jul 2009 00:54:42 +0000 (20:54 -0400)
committerGalen Charlton <galen.charlton@liblime.com>
Tue, 28 Jul 2009 00:57:10 +0000 (20:57 -0400)
commit3ed41a2cfcda5353703c80bc3baf634d235b9bba
tree73d6c8d3ff2edfccdfb126d8e409174c42f47eab
parenta5bd87735e1fc30ed12168559dd4a3993670cff4
Revert "Bug 3226 - Extended characters inconsistantly displayed"

This reverts commit 7a3bdce23dddaf09f980bcbb12c15eb1d604c1a9.

Even though patches were submitted that fixed the breakage
that this commit caused to NoZebra searchs, it turns out
this breaks code that uses SimpleSearch - clients of that
routine currently expect ISO2709 blobs, not MARCXML.

No further patches for 3226 will be pushed until a complete,
comprehensive patchset is submitted that (a) includes a
test case for the original bug and (b) demonstrates that
it doesn't break any aspect of bibliographic and authority
searching.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Context.pm
C4/Search.pm