-
Bug
-
Resolution: Fixed
-
Major
-
1.0.0
-
None
After uploaded the image in PJ, a lot of tags have been added automatically.
But this new tags do not appear in tags widget nor in dialog box to handle tags.
There is a conflit with a tag "sport" which already exist before upload
Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys. Repeater: $item in $select.selected, Duplicate key: object:470, Duplicate value: {"id":"sport","label":"sport","label_lc":"sport"} http://errors.angularjs.org/1.5.5/ngRepeat/dupes?p0=%24item%20in%20%24selec…A%22sport%22%2C%22label%22%3A%22sport%22%2C%22label_lc%22%3A%22sport%22%7D at angular.js:68 at ngRepeatAction (angular.js:28953) at $watchCollectionAction (angular.js:16938) at Scope.$digest (angular.js:17073) at ChildScope.$apply (angular.js:17337) at HTMLDivElement.<anonymous> (angular.js:25023) at HTMLDivElement.dispatch (jquery.min.js:3) at HTMLDivElement.r.handle (jquery.min.js:3)
[WORKSPACES-152] Some DC data are imported as document tags ?
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Attachment | New: Test.JPG [ 18665 ] |
Attachment | New: capture-for-jira-screenshot-20161220-172133-339.png [ 18664 ] |
This was due to the fact that tags where poorly handled because they were stored in the subject dublin core metadata which can be populated during the file upload if the file has any corresponding metadata.