#719 getArchiveFile API call should raise GenericError exception for non existing filename
Closed: Fixed 6 years ago Opened 6 years ago by jcupova.

Steps to Reproduce:

Run a getArchiveFile with non exist filename.
getArchiveFile(exist_archive_id, non_exist_filename)

Actual result:

None

Expected result:

GenericError exception should be raised


Metadata Update from @tkopecek:
- Issue set to the milestone: 1.16

6 years ago

Commit 436465d relates to this ticket

Login to comment on this ticket.

Metadata