Actions
Bug #12591
closedTypo in katello/repository.rb
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1282657
Description of problem:
$ find . -name *.rb|xargs grep -s 'to deleting it'
./app/models/katello/repository.rb: "Please delete all Content View versions containing this repository before attempting to deleting it."))
Version-Release number of selected component (if applicable):
Master repo
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
"...before attempting to deleting it"
Expected results:
"...before attempting to delete it"
Additional info:
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Bryan Kearney
- Pull request https://github.com/Katello/katello/pull/5627 added
Updated by Bryan Kearney almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|e0d72a956c45640f20b180416d362e9bbd7a8412.
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 86
- Triaged changed from No to Yes
Actions