Fixing test failures on HEAD. OOo is returning null values for pptx, xlsx properties author, title, description.

So these checks have been suspended. Will examine use of Poi to extract these properties.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19775 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Neil McErlean
2010-04-08 16:01:26 +00:00
parent e51c893643
commit b1f48c9747
3 changed files with 57 additions and 6 deletions

View File

@@ -71,7 +71,9 @@ public class OpenDocumentMetadataExtracterTest extends AbstractMetadataExtracter
testExtractFromMimetype(mimetype);
}
}
protected boolean skipAuthorCheck() { return true; }
@Override
protected boolean skipAuthorCheck(String mimetype) { return true; }
/**
* We also provide the creation date - check that