]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1864507: Improve browse by removing more ISBD
authorMike Rylander <mrylander@gmail.com>
Mon, 24 Feb 2020 16:15:22 +0000 (11:15 -0500)
committerJane Sandberg <js7389@princeton.edu>
Thu, 27 Oct 2022 22:03:57 +0000 (15:03 -0700)
commitfe9db51e9442c938d7d7226aa211b7a3cd09c38d
tree4a55a7c20e184091b898be4eb364ab30026b8174
parentc1b85d1d09151483c62bba1cce268cec154ab0a4
LP#1864507: Improve browse by removing more ISBD

The fix for bug 1308090 introduced an improvement targetted at Facets
that removed some extraneous punctuation from author-ish fields.  Here
we expand that to cover more field types (primarily title), and protect
some author data from unhelpful changes.  The need for this is primarily
driven by the browse interface for patrons.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Jennifer Weston <jennifer.weston@equinoxinitiative.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/src/sql/Pg/030.schema.metabib.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/t/lp1308090-facet_punct.pg
Open-ILS/src/sql/Pg/upgrade/XXXX.function.trim_trailing_punct-improvement.sql [new file with mode: 0644]