Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #8453] The filter column "_dev" is not allowed here #1390

Closed
icinga-migration opened this issue Feb 16, 2015 · 3 comments
Closed
Labels
area/monitoring Affects the monitoring module bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/8453

Created by jmeyer on 2015-02-16 14:50:59 +00:00

Assignee: aklimov
Status: Resolved (closed on 2015-04-30 15:30:03 +00:00)
Target Version: 2.0.0-rc1
Last Update: 2015-04-30 15:30:03 +00:00 (in Redmine)


Visit icingaweb2/monitoring/list/hosts?_dev and you'll get:

The filter column "_dev" is not allowed here.


#0 /vagrant/modules/monitoring/library/Monitoring/DataView/DataView.php(321): Icinga\Module\Monitoring\DataView\DataView->validateFilterColumns(Object(Icinga\Data\Filter\FilterMatch))
#1 /vagrant/modules/monitoring/application/controllers/ListController.php(662): Icinga\Module\Monitoring\DataView\DataView->applyFilter(Object(Icinga\Data\Filter\FilterMatch))
#2 /vagrant/modules/monitoring/application/controllers/ListController.php(133): Monitoring_ListController->filterQuery(Object(Icinga\Module\Monitoring\DataView\HostStatus))
#3 /vagrant/library/vendor/Zend/Controller/Action.php(507): Monitoring_ListController->hostsAction()
#4 /vagrant/library/vendor/Zend/Controller/Dispatcher/Standard.php(303): Zend_Controller_Action->dispatch('hostsAction')
#5 /vagrant/library/vendor/Zend/Controller/Front.php(937): Zend_Controller_Dispatcher_Standard->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#6 /vagrant/library/Icinga/Application/Web.php(158): Zend_Controller_Front->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#7 /vagrant/library/Icinga/Application/webrouter.php(111): Icinga\Application\Web->dispatch()
#8 /vagrant/public/index.php(4): require_once('/vagrant/librar...')
#9 {main}

Changesets

2015-04-30 15:25:59 +00:00 by aklimov d43f472

Monitoring_ListController::filterQuery(): preserve parameter `_dev'

resolves #8453
@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-30 10:27:21 +00:00

  • Target Version changed from Backlog to 2.0.0-rc1

@icinga-migration
Copy link
Author

Updated by jmeyer on 2015-04-30 14:30:11 +00:00

  • Status changed from New to Assigned
  • Assigned to set to aklimov

Hint: Have a look at the monitoring module's ListController::filterQuery ;)

@icinga-migration
Copy link
Author

Updated by aklimov on 2015-04-30 15:30:03 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset d43f472.

@icinga-migration icinga-migration added bug Something isn't working area/monitoring Affects the monitoring module labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0.0-rc1 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/monitoring Affects the monitoring module bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant