]> 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>
Mon, 30 May 2011 03:00:52 +0000 (23:00 -0400)
commit2d7fae94cab8f45df4740a81eb808407700e7bd9
tree5b0caec7644cdb1f621304c13bfd926aba449a16
parent03e6e5cb033edceaffef0dd693300df8fa9fb0f6
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