Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3.2
-
None
Description
utils.pm::get_production_imagerevision_info may either be passed an image ID or image name argument. If an image name is passed which is not the production revision, it fails because it attempt to find an exact imagerevision.imagename match with imagerevision.production = 1. A row with these values does not exist.