mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
REPO-2910: Replace ooo.direct with jod (#46)
REPO-2910 Replace ooo.direct with jod - basic removal of ooo.direct
This commit is contained in:
@@ -2637,7 +2637,7 @@ public class ContentDiskDriver extends AlfrescoTxDiskDriver implements DiskInter
|
||||
{
|
||||
public Pair<NodeRef, Boolean> call() throws IOException
|
||||
{
|
||||
// Check if the file is an OpenOffice document and hte truncation flag is set
|
||||
// Check if the file is an OpenOffice document and the truncation flag is set
|
||||
//
|
||||
// Note: Check before the timestamp update
|
||||
|
||||
|
Reference in New Issue
Block a user