ePADD / epadd

ePADD is a software package developed by Stanford University's Special Collections & University Archives that supports archival processes around the appraisal, ingest, processing, discovery, and delivery of email archives.
https://www.epaddproject.org
111 stars 24 forks source link

Uploading sidecar file on Mac creates Windows path-looking name #442

Closed ives1227 closed 1 year ago

ives1227 commented 1 year ago

Describe the bug When uploading a sidecar file to my project in ePADD, the file is being prepended with a 'C:\fakepath\' text string in the front so the literal filename is 'C:\fakepath\drsConfig.txt'.

To Reproduce Steps to reproduce the behavior: ON a MAC:

  1. Prepare a project with email data (I imported some mbox data)
  2. Go to Import
  3. Scroll down to Upload a Sidecar file
  4. Click on the icon to upload and navigate to a predefined txt file (mine was called drsConfig.txt)
  5. Click upload

Expected behavior A file called drsConfig.txt should exist in the sidecar but the file is actually called 'C:\fakepath\drsConfig.txt'. I also verified that this is what it is named in my File System (see screenshots)

Screenshots

Screen Shot 2023-03-16 at 1 31 47 PM Screen Shot 2023-03-16 at 1 45 11 PM

Desktop (please complete the following information):

Additional context Another user is on Windows and is not seeing this happen.

jfarwer commented 1 year ago

Thanks. I can confirm there is an issue with the sidecar file path on Mac. We hope to have a release with a fix ready soon.

jfarwer commented 1 year ago

This has been fixed in the latest release (10.0.5).