Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Show more link renders incorrect filter #31

@lazyfrosch

Description

@lazyfrosch

When accessing events via host or service detailview extension (or possibly compact view as well), the rendered URL for "Show more" causes an Icinga Exception when loading the page:

eventdb/events?host_name=host&sort=priority&dir=asc&((ack=0&priority!=8&priority!=7&priority!=6))

Error:

Method Icinga\Module\Eventdb\Forms\Events\SeverityFilterForm::__toString() must not throw an exception, caught Error: Call to undefined method Icinga\Data\Filter\FilterAnd::getColumn()

#0 [internal function]: Icinga\Application\Web->Icinga\Application\{closure}()
#1 {main}

Versions

Icinga Web 2: 2.6.4

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions