Escape the double quotes in authority search queries to prevent errors.
authorFrédérick Capovilla <frederick.capovilla@sys-tech.net>
Fri, 1 Apr 2011 07:16:51 +0000 (09:16 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 16 Apr 2011 15:45:09 +0000 (11:45 -0400)
commit644b085876e896188fa9df9e2a292429f1595fe9
treedb68f5a5e1b8812e0f4c0b3f6c4271f3ef0dfb3d
parent84ebbe6a89e15c3ec349dadf4680563cb2018879
Escape the double quotes in authority search queries to prevent errors.

Before this fix, any search with double-quotes would return an error
500.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 21993ab00a853d2cf7afb314bd2b6bacb0439ecc)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/AuthoritiesMarc.pm