Actions
Bug #9363
closedSyntax problem in import errata task error handling
Description
message = _("There was an error updating Content Host %name with id %id") % {:name =>system.name, :id => system.id}
Arguments should be wrapped in braces
Updated by Stephen Benjamin over 10 years ago
User saw this problem in #9354 when importing failed
Updated by Anonymous over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|7dabdf5aaf0beda29eaf23c29e09531ac035835a.
Actions