]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1657171 - Normalize right and left single and double quotes user/mmorgan/lp1657171_normalize_right_and_left_single_and_double_quotes
authorMichele Morgan <mmorgan@noblenet.org>
Fri, 12 Oct 2018 20:01:40 +0000 (16:01 -0400)
committerMichele Morgan <mmorgan@noblenet.org>
Fri, 12 Oct 2018 20:01:40 +0000 (16:01 -0400)
commit6c598d48cbe06ca01f6907b16df5e4a9c4d27999
tree7e8d947cc9d1bf3fdad3698c63ace7777a194247
parent1319a3aa6ad46d66085a512ad3144b926ce41ca3
LP#1657171 - Normalize right and left single and double quotes

Changes search_normalize and naco_normalize to replace right and left
leaning single quotes with U+0027, double quotes with U=0022

Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/perlmods/lib/OpenILS/Utils/Normalize.pm
Open-ILS/src/sql/Pg/002.functions.config.sql
Open-ILS/src/sql/Pg/upgrade/xxxx.schema.normalize_quotes.sql [new file with mode: 0644]