KBNLresearch / omSipCreator

Create ingest-ready SIPs from batches of optical media images
Apache License 2.0
7 stars 0 forks source link

Omsipcreator breaks on whitespace chars in file name #11

Closed bitsgalore closed 7 years ago

bitsgalore commented 7 years ago

E.g. if an MD5 file contains sth like this:

693cea256b95802cd9442d07c9ad6cba Simple cd-rom.iso

Result:

IOError: [Errno 22] invalid mode ('rb') or filename: 'cdrom-cdaudio-dvdvideo-failed\\29c586b4-
edeb-11e6-9a83-00237d497a29\\"Simple'

Notes:

See also https://github.com/KBNLresearch/iromlab/issues/26

bitsgalore commented 7 years ago

Fixed: https://github.com/KBNLresearch/omSipCreator/commit/bf0529365e272a9aa29c5cd03300838843209867