Actions
Bug #963
closedWe can't add a smart proxy which doesn't support any feature
Description
Hello,
If I try to add a smart-proxy in foreman whereas it does not support any feature,
I got an apache error (with passenger) :
"NoMethodError (undefined method `empty?' for true:TrueClass):"
Thx in advance
Updated by Adrian Bridgett about 13 years ago
same here, v0.4.1:
NoMethodError
undefined method `empty?' for true:TrueClass
/usr/share/foreman/app/models/smart_proxy.rb:67:in `associate_features'
/usr/share/foreman/app/controllers/smart_proxies_controller.rb:15:in `create'
Updated by Ohad Levy about 13 years ago
- Category set to Smart Proxy
- Assignee set to Ohad Levy
- Target version set to 1.0
Updated by Ohad Levy about 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 31e8c71bf48d5bfa293401015749439b6b4eb35a.
Actions