Bug 17228 - Make two versions of SIPconfig.xml identical
authorMagnus Enger <magnus@libriotech.no>
Wed, 31 Aug 2016 08:47:43 +0000 (10:47 +0200)
committerJulian Maurice <julian.maurice@biblibre.com>
Fri, 16 Sep 2016 07:05:22 +0000 (09:05 +0200)
commitc4232022753f7f64dd1c18cdc448536af608629a
tree8a164b08cdb413bc964531bc85efe426e1d26cef
parent83fbc5a02aebebb04c376d580493535731075496
Bug 17228 - Make two versions of SIPconfig.xml identical

Several bugs have made changes to etc/SIPconfig.xml but not
updated debian/templates/SIPconfig.xml. This means that an admin
using the Debian packages who enables SIP2 for a site and looks at
/etc/koha/sites/<instance>/SIPconfig.xml will not see an up-to-date
version of that file, with the risk of missing possible config
opportunities.

Since debian/templates/SIPconfig.xml contains no placeholders or
other magic stuff related to the Debian packaging, this patch simply
copies etc/SIPconfig.xml to debian/templates/SIPconfig.xml

To test: diff etc/SIPconfig.xml debian/templates/SIPconfig.xml
There should be no difference between the files

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit d0d8bd18225483c3c28ba9e0bd368301c6835a66)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit 35133dabed2d8f929617ed002bdf9d88eb295300)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
debian/templates/SIPconfig.xml