-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 4.2
-
Fix Version/s: 4.2.3
-
Component/s: Tika, POI, and Metadata Extraction
-
Labels:None
-
Environment:Alfresco Enterprise v4.2.0 (r56272-b1535), RHEL 6.4 X64, Oracle 11g R2 (11.2.0.3), Tomcat 7.0.42 JDK 7 U25, Alfresco+ OpenLDAP 2.4.23; client: Win7x64, IE9
-
Bug Priority:
-
Build Location:
-
Testcase ID:
Steps to reproduce:
1. Create any document with added metadata (title, author, description) and place it to the directory for import (e.g. /opt/bulk)
2. Log in as admin user and navigate to http://host:port/alfresco/service/bulkfsimport;
3. Fill the mandatory parameters:
- Import directory: enter the directory from filesystem you want to import (e.g. /opt/temp);
- Target space (NodeRef or Path): enter any Alfresco dir (e.g. /Company Home/Bulk Import);
4. Click Initiate Bulk Import button > Current Status Idle;
5 Verify the imported document in Alfresco /Company Home/Bulk Import -->
Result: Document's metadata are not correct (title as the name, author and description are not displayed), see the attached screenshot;
Expected: Document's metadata should be displayed correctly as after uploading the document;
EugeneS