Actions
Bug #2452
closedNew taxonomy, step 2 throws : undefined method `object' for nil:NilClass
Description
When adding a new location/org and going to step 2 (assuming you have unassigned hosts), this error is thrown:
undefined method `object' for nil:NilClass
from app/helpers/layout_helper.rb:124 where we're calling f.object.
Actions