Bugzilla – Attachment 26002 Details for
Bug 10486
Allow external Z39.50 targets to be searched from the OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10486 - QA followup: fix issues with pazpar2 configuration
Bug-10486---QA-followup-fix-issues-with-pazpar2-co.patch (text/plain), 1.62 KB, created by
Jesse Weaver
on 2014-03-10 13:19:19 UTC
(
hide
)
Description:
Bug 10486 - QA followup: fix issues with pazpar2 configuration
Filename:
MIME Type:
Creator:
Jesse Weaver
Created:
2014-03-10 13:19:19 UTC
Size:
1.62 KB
patch
obsolete
>From 4a6596e3d21457d6eb236a42b76b69a8a384ad2c Mon Sep 17 00:00:00 2001 >From: Jesse Weaver <pianohacker@gmail.com> >Date: Mon, 10 Mar 2014 14:18:20 +0100 >Subject: [PATCH] Bug 10486 - QA followup: fix issues with pazpar2 > configuration > >--- > etc/pazpar2/pazpar2.xml | 17 +++++++---------- > 1 file changed, 7 insertions(+), 10 deletions(-) > >diff --git a/etc/pazpar2/pazpar2.xml b/etc/pazpar2/pazpar2.xml >index a3a3404..9969581 100644 >--- a/etc/pazpar2/pazpar2.xml >+++ b/etc/pazpar2/pazpar2.xml >@@ -7,29 +7,26 @@ > <settings src="__PAZPAR2_CONF_DIR__/generic-settings.xml"/> > > <relevance> >- <icu_chain id="relevance" locale="el"> >- <normalize rule="[:Control:] Any-Remove"/> >+ <icu_chain id="relevance" locale="en"> >+ <transform rule="[:Control:] Any-Remove"/> > <tokenize rule="l"/> >- <normalize rule="[[:WhiteSpace:][:Punctuation:]] Remove"/> >+ <transform rule="[[:WhiteSpace:][:Punctuation:]] Remove"/> > <casemap rule="l"/> >- <index/> > </icu_chain> > </relevance> > > <sort> >- <icu_chain id="sort" locale="el"> >- <normalize rule="[[:Control:][:WhiteSpace:][:Punctuation:]] Remove"/> >+ <icu_chain id="sort" locale="en"> >+ <transform rule="[[:Control:][:WhiteSpace:][:Punctuation:]] Remove"/> > <casemap rule="l"/> >- <sortkey/> > </icu_chain> > </sort> > > <mergekey> >- <icu_chain id="mergekey" locale="el"> >+ <icu_chain id="mergekey" locale="en"> > <tokenize rule="l"/> >- <normalize rule="[[:Control:][:WhiteSpace:][:Punctuation:]] Remove"/> >+ <transform rule="[[:Control:][:WhiteSpace:][:Punctuation:]] Remove"/> > <casemap rule="l"/> >- <index/> > </icu_chain> > </mergekey> > >-- >1.8.5.3
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 10486
:
19142
|
19143
|
19226
|
19227
|
19680
|
21687
|
21734
|
22084
|
22540
|
23109
|
23112
|
23113
|
24036
|
24206
|
24207
|
24208
|
25235
|
25236
|
25979
|
26002
|
26017
|
26129
|
26804
|
26988
|
27275
|
27276
|
27438
|
27439
|
27440
|
27559
|
27756
|
27781
|
27783
|
27785
|
27786
|
27787
|
27788
|
27789
|
27790