mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
ACE-4523 - Binary File mimetype is set to files edited via CIFS/FTP
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@116560 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -8071,7 +8071,7 @@ public class ContentDiskDriverTest extends TestCase
|
||||
* Validate mimetype has not changed
|
||||
*/
|
||||
assertEquals("mimeType is wrong", TEST_MIMETYPE, data.getMimetype());
|
||||
assertEquals("mimeType is wrong", 3, data.getSize());
|
||||
|
||||
|
||||
return null;
|
||||
}
|
||||
|
Reference in New Issue
Block a user