Bugzilla – Attachment 24127 Details for
Bug 9865
Make SIP2 message encoding configurable via SIPconfig.xml
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9865 [QA Followup] - Give better usage examples in example SIPconfig.xml
Bug-9865-QA-Followup---Give-better-usage-examples-.patch (text/plain), 1.18 KB, created by
Kyle M Hall (khall)
on 2014-01-10 13:37:23 UTC
(
hide
)
Description:
Bug 9865 [QA Followup] - Give better usage examples in example SIPconfig.xml
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-01-10 13:37:23 UTC
Size:
1.18 KB
patch
obsolete
>From 457e33c1f88021b42bd2604109283756f0d97baf Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 10 Jan 2014 08:36:28 -0500 >Subject: [PATCH] Bug 9865 [QA Followup] - Give better usage examples in example SIPconfig.xml > >--- > etc/SIPconfig.xml | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/etc/SIPconfig.xml b/etc/SIPconfig.xml >index 6da9c01..bd8d49e 100644 >--- a/etc/SIPconfig.xml >+++ b/etc/SIPconfig.xml >@@ -36,8 +36,8 @@ > </listeners> > > <accounts> >- <login id="term1" password="term1" delimiter="|" error-detect="enabled" institution="CPL" encoding="" /> >- <login id="koha" password="koha" delimiter="|" error-detect="enabled" institution="kohalibrary" encoding="" /> >+ <login id="term1" password="term1" delimiter="|" error-detect="enabled" institution="CPL" encoding="ascii" /> >+ <login id="koha" password="koha" delimiter="|" error-detect="enabled" institution="kohalibrary" encoding="utf8" /> > <login id="koha2" password="koha" institution="kohalibrary2" terminator="CR" /> > <login id="lpl-sc" password="1234" institution="LPL" /> > <login id="lpl-sc-beacock" password="xyzzy" >-- >1.7.2.5
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 9865
:
16503
|
22808
|
23760
|
24091
|
24124
| 24127