sfx2/source/doc/doctemplateslocal.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3962ae32d442b1a33d78a877690930fc45e990b0 Author: melikeyurtoglu <aysemelikeyurto...@gmail.com> Date: Sat Apr 30 20:54:57 2016 +0300 tdf#96890 The file "groupuinames.xml" is invalid XML Change-Id: I623d5bbae5a016569f5c1f8174c22ee97db94467 Signed-off-by: melikeyurtoglu <aysemelikeyurto...@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/24539 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com> diff --git a/sfx2/source/doc/doctemplateslocal.cxx b/sfx2/source/doc/doctemplateslocal.cxx index f50d3fe..bbdc01b 100644 --- a/sfx2/source/doc/doctemplateslocal.cxx +++ b/sfx2/source/doc/doctemplateslocal.cxx @@ -63,7 +63,7 @@ void SAL_CALL DocTemplLocaleHelper::WriteGroupLocalizationSequence( const uno::R ::comphelper::AttributeList* pRootAttrList = new ::comphelper::AttributeList; uno::Reference< xml::sax::XAttributeList > xRootAttrList( pRootAttrList ); pRootAttrList->AddAttribute( - "xmlns", + "xmlns:groupinames", aCDATAString, "http://openoffice.org/2006/groupuinames" ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits