]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1657171 - Normalize right and left single and double quotes
authorMichele Morgan <mmorgan@noblenet.org>
Fri, 12 Oct 2018 20:01:40 +0000 (16:01 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 21 Oct 2019 13:52:49 +0000 (09:52 -0400)
commit41f088d3fab1deb757e9e9e431a8b16864614c41
tree14ef18d6bd104a537b72fb73f78f06500952611f
parent43662fd8cabc3d25edf61edc3bca8c954982ccf6
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>
Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.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]