mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2026-04-23 22:30:28 +00:00
Update engines/libreoffice/src/main/java/org/alfresco/transform/libreoffice/patch/LibreOfficeProfileManager.java
Co-authored-by: Damian Ujma <92095156+damianujma@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9a20e2d5af
commit
ddb9c7ff7c
@@ -67,7 +67,7 @@ public class LibreOfficeProfileManager
|
||||
}
|
||||
else if (StringUtils.isNotBlank(templateProfileDir))
|
||||
{
|
||||
LOGGER.warn("Template profile directory found. Make sure that BlockUntrustedRefererLinks security settings is set to true in the registrymodifications.xcu file of Libreoffice profile.");
|
||||
LOGGER.warn("Template profile directory found. Make sure that the BlockUntrustedRefererLinks security setting is set to true in the registrymodifications.xcu file of the LibreOffice profile.");
|
||||
|
||||
return templateProfileDir;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user