From f57d48d3a8a52e91849d3fff99e41d4a7c3e5cc8 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Mon, 24 Jun 2013 19:59:58 +0300 Subject: [PATCH] Fix LP1118245: Name Subject facet ordering change Where Name Subject facet shows subfields in order "cad" and Personal Author shows subfields in order "acd". This change makes the Name Subject show the subfields in the same order as in record view and the Personal Author facet. Signed-off-by: Pasi Kallinen NOTE: We are purposely ignoring similar changes to MODS33, pending a discussion of how best to handle EG specific MODS changes overall. Signed-off-by: Dan Wells Signed-off-by: Lebbeous Fogle-Weekley --- Open-ILS/src/sql/Pg/953.data.MODS32-xsl.sql | 2 +- Open-ILS/xsl/MARC21slim2MODS32.xsl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/sql/Pg/953.data.MODS32-xsl.sql b/Open-ILS/src/sql/Pg/953.data.MODS32-xsl.sql index 64da84434d..f615039c3b 100644 --- a/Open-ILS/src/sql/Pg/953.data.MODS32-xsl.sql +++ b/Open-ILS/src/sql/Pg/953.data.MODS32-xsl.sql @@ -2773,7 +2773,6 @@ Added Log Comment - @@ -2783,6 +2782,7 @@ Added Log Comment + diff --git a/Open-ILS/xsl/MARC21slim2MODS32.xsl b/Open-ILS/xsl/MARC21slim2MODS32.xsl index 303c378359..3302213f1c 100644 --- a/Open-ILS/xsl/MARC21slim2MODS32.xsl +++ b/Open-ILS/xsl/MARC21slim2MODS32.xsl @@ -2608,7 +2608,6 @@ Added Log Comment - @@ -2618,6 +2617,7 @@ Added Log Comment + -- 2.11.0