-
Type:
Service Pack Request
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 5.0.2
-
Fix Version/s: 5.0.4
-
Component/s: Tags and Categories, Tika, POI, and Metadata Extraction
-
Labels:None
-
Bug Priority:
-
ACT Numbers:
00584665
Description
Multiple keyword tags are not being split on the comma delimiter, instead they are being added as one long tag (that includes the comma)
In 5.0.1, the behavior is different as only the first word is used as a tag, the rest are ignored.
Steps to reproduce
- Install 5.0.2.5 Alfresco
- Place the attached 'metadata-context.xml' and 'TikaAutoMetadataExtracter.properties' into the ~/shared/classes/alfresco/extension
- Upload various documents containing metadata to repository (example PDF attached)
- Browse to document library, select a document and view its tags
Expected behaviour
All tags are separated and individual tags created for each string
Observed Behaviour
Metadata tags are not being split on delimiter (comma) and are shown as one long tag, made up of all the tags (see attached error.png)
- is cloned by
-
MNT-15909 CLONE - Keyword tags generated from metadata extraction are formed into a single string rather than split on delimiter
- Closed
- is related to by
-
MNT-17436 Upload Failing due to Metadata Extraction Issue (Keywords separated by '|')
- Closed
- relates to
-
MNT-13655 Just first keyword of the IPTC keywords list is extracted as metadata and put into description field of an image
- Closed