]> git.evergreen-ils.org Git - Evergreen.git/commit
Fix XML comment breakage in opensrf.xml.example
authorDan Scott <dscott@laurentian.ca>
Sat, 15 Mar 2014 12:54:39 +0000 (08:54 -0400)
committerDan Scott <dscott@laurentian.ca>
Sat, 15 Mar 2014 12:54:39 +0000 (08:54 -0400)
commitbefdd0b7c9703ff94ee3f3f74aae4d1fd42e4469
tree7972cd3dc5019187a7d67b59708a04b732a7c940
parent5e4d60cacabafccb0c1c11ccb4565f8d5251df7e
Fix XML comment breakage in opensrf.xml.example

Per http://www.w3.org/TR/REC-xml/#sec-comments, 'For compatibility, the string
" -- " (double-hyphen) MUST NOT occur within comments.'

XML parsers that cared about specs choked on our --localhost reference.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/examples/opensrf.xml.example