]> git.koha-community.org Git - koha.git/commit
Bug 5509 - use an XML parser to get values from config
authorRobin Sheat <robin@catalyst.net.nz>
Thu, 16 Dec 2010 05:05:43 +0000 (18:05 +1300)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 4 May 2011 22:19:56 +0000 (18:19 -0400)
commitac24bd56804bbc2e0e0edcde56c2c5d810eddd1d
tree453827580d77382b7c431c89a736ac90fee4bf7a
parent8966ab9b69b6788f7d0c71813c9515c177b84745
Bug 5509 - use an XML parser to get values from config

Using sed and regex was causing issues when LDAP connection details were
added.

See
http://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454#1732454
for more information.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit dfc1038931618a820942f8cb9456be72648ce0f4)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
debian/control
debian/control.in
debian/scripts/koha-dump
debian/scripts/koha-dump-defaults
debian/scripts/koha-restore