Kaydet (Commit) 3962ae32 authored tarafından melikeyurtoglu's avatar melikeyurtoglu Kaydeden (comit) Markus Mohrhard

tdf#96890 The file "groupuinames.xml" is invalid XML

Change-Id: I623d5bbae5a016569f5c1f8174c22ee97db94467
Signed-off-by: 's avatarmelikeyurtoglu <aysemelikeyurtoglu@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/24539Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
üst 2bdb8da2
...@@ -63,7 +63,7 @@ void SAL_CALL DocTemplLocaleHelper::WriteGroupLocalizationSequence( const uno::R ...@@ -63,7 +63,7 @@ void SAL_CALL DocTemplLocaleHelper::WriteGroupLocalizationSequence( const uno::R
::comphelper::AttributeList* pRootAttrList = new ::comphelper::AttributeList; ::comphelper::AttributeList* pRootAttrList = new ::comphelper::AttributeList;
uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList ); uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList );
pRootAttrList->AddAttribute( pRootAttrList->AddAttribute(
"xmlns", "xmlns:groupinames",
aCDATAString, aCDATAString,
"http://openoffice.org/2006/groupuinames" ); "http://openoffice.org/2006/groupuinames" );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment