sw/source/uibase/dbui/dbmgr.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 54fa014ea910d648570c5941325aaa9fdf3d7c8c Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Thu Jun 20 14:55:29 2019 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Thu Jun 20 14:55:29 2019 +0200 Revert "build fix" This reverts commit 11bb62dfc3188a2b4e61f8d1e3d246898579dbf8. diff --git a/sw/source/uibase/dbui/dbmgr.cxx b/sw/source/uibase/dbui/dbmgr.cxx index ab494aae0510..1849f9fa5e00 100644 --- a/sw/source/uibase/dbui/dbmgr.cxx +++ b/sw/source/uibase/dbui/dbmgr.cxx @@ -1379,7 +1379,7 @@ bool SwDBManager::MergeMailFiles(SwWrtShell* pSourceShell, INetURLObject aEntry( sPrefix ); sLeading = aEntry.GetBase(); aEntry.removeSegment(); - sPrefix = aEntry.GetMainURL( INetURLObject::DecodeMechanism::NO_DECODE ); + sPrefix = aEntry.GetMainURL( INetURLObject::DecodeMechanism::NONE ); } OUString sExt(comphelper::string::stripStart(pStoreToFilter->GetDefaultExtension(), '*')); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits