#483 deleteTag API call should raise GenericError exception for non existing tag names
Closed: Fixed Opened by jcupova.

Steps to Reproduce:

  1. Run a deleteTag with non exist tag.

Actual result:

Fault: <Fault 1: "<type 'exceptions.TypeError'>: 'NoneType' object is unsubscriptable">

Expected result:

GenericError exception should be raised


Metadata Update from @mikem:
- Issue set to the milestone: 1.14

Commit 26f5f027 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/483

Please continue any further discussion there.

Metadata