Actions
Bug #5104
closedundefined method `redhat?' for nil:NilClass
Description
I'm using Red Hat Satellite 6, nightly build. I created an organization called My Org, uploaded a manifest to it, synced some content, removed the manifest, and deleted the org. I got:
Warning!
undefined method `redhat?' for nil:NilClass
NoMethodError
undefined method `redhat?' for nil:NilClass
app/controllers/concerns/foreman/controller/taxonomies_controller.rb:89:in `destroy'
app/models/concerns/foreman/thread_session.rb:33:in `clear_thread'
lib/middleware/catch_json_parse_errors.rb:9:in `call'
I'll upload an sosreport in a minute.
Updated by Dominic Cleal about 11 years ago
- Project changed from Foreman to Katello
- Triaged set to No
Updated by Justin Sherrill almost 11 years ago
- Status changed from New to Assigned
- Assignee set to David Davis
Actions