archivematica / Issues

Issues repository for the Archivematica project
GNU Affero General Public License v3.0
16 stars 1 forks source link

Problem: originalName in PREMIS Intellectual Entity shows sanitized version of transfer name #519

Open evelynPM opened 5 years ago

evelynPM commented 5 years ago

Expected behaviour The transfer name as entered by the user should appear in premis:originalName

Current behaviour premis:originalName value is the sanitized version instead of the original version

Steps to reproduce 1) Process a transfer with the transfer name saké Dvořák 2) Review the METS file. You will see something like this: `<premis:object xmlns:premis="http://www.loc.gov/premis/v3" xsi:type="premis:intellectualEntity" ....

sake_Dvorak-e6a7e86b-ca04-48ee-9aaf-eb8cb32be3f5 ` **Your environment (version of Archivematica, OS version, etc)** am19centos.qa --- **For Artefactual use:** Please make sure these steps are taken before moving this issue from Review to Verified in Waffle: - All PRs related to this issue are properly linked 👍 - All PRs related to this issue have been merged 👍 - Test plan for this issue has been implemented and passed 👍 - Documentation regarding this issue has been written and it has been added to the release notes, if needed 👍
evelynPM commented 5 years ago

This is similar to https://github.com/artefactual/archivematica/issues/1051, except that that issue referred to directory names in the filepaths for premis:file originalName.

ross-spencer commented 5 years ago

Related to https://github.com/archivematica/Issues/issues/380

evelynPM commented 4 years ago

I tried to see if this is still an issue but review is blocked by https://github.com/archivematica/Issues/issues/1051.