summaryrefslogtreecommitdiffstats
path: root/pki/dogtag
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-01-20 22:38:28 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-01-20 22:38:28 +0000
commitb423e9e37e777c89fded446effa11275e9dd4a15 (patch)
tree2e94464d9b780f9b76998cafd676d0ab524454f0 /pki/dogtag
parent8220e19ef7441eb68bd6e8cead84da91a67cb000 (diff)
downloadpki-b423e9e37e777c89fded446effa11275e9dd4a15.tar.gz
pki-b423e9e37e777c89fded446effa11275e9dd4a15.tar.xz
pki-b423e9e37e777c89fded446effa11275e9dd4a15.zip
Bugzilla Bug #671058 - ipa2 - ipa-server-install fails on pkisilent - xml
parsing string -- ? git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1759 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag')
-rw-r--r--pki/dogtag/common-ui/shared/admin/console/config/xml.vm7
1 files changed, 3 insertions, 4 deletions
diff --git a/pki/dogtag/common-ui/shared/admin/console/config/xml.vm b/pki/dogtag/common-ui/shared/admin/console/config/xml.vm
index 67dec027b..ee4bc2c97 100644
--- a/pki/dogtag/common-ui/shared/admin/console/config/xml.vm
+++ b/pki/dogtag/common-ui/shared/admin/console/config/xml.vm
@@ -1,4 +1,5 @@
-<!-- --- BEGIN COPYRIGHT BLOCK ---
+<?xml version='1.0' encoding='utf-8'?>
+<!-- BEGIN COPYRIGHT BLOCK
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License.
@@ -14,9 +15,7 @@
Copyright (C) 2007 Red Hat, Inc.
All rights reserved.
- --- END COPYRIGHT BLOCK --- -->
-
-<?xml version="1.0" encoding="ISO-8859-1"?>
+ END COPYRIGHT BLOCK -->
<response>
$xml
</response>