Icinga / icinga-web

Icinga Web 1.x, the old new web interface (EOL 31.12.2018)
22 stars 11 forks source link

[dev.icinga.com #10184] Browsing for host and service groups when adding restrictions throws exception: validateMatcher(): invalid matcher used "LIKE" #1360

Closed icinga-migration closed 9 years ago

icinga-migration commented 9 years ago

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

Created by elippmann on 2015-09-21 11:39:52 +00:00

Assignee: elippmann Status: Resolved (closed on 2015-09-21 11:41:07 +00:00) Target Version: 1.14 Last Update: 2015-10-26 08:31:53 +00:00 (in Redmine)

Icinga Version: 0.0.0
Icinga Web Version: 1.13.1
IDO Version: 0.0.0
OS Version: -
DB Type: MySQL
DB Version: -
Browser Version: -

Changesets

2015-09-21 11:40:05 +00:00 by elippmann b8fd93d524a9881502720c3743d57fbf035cc07b

API: Fix IcingaApiModel::validateMatcher()

Icinga-web itself uses the API w/ upper-cased filter methods, e.g. LIKE.
The validateMatcher() did not take this into account thus throwing an exception when adding restrictions for example.

refs #7924
fixes #10184

Relations:

icinga-migration commented 9 years ago

Updated by elippmann on 2015-09-21 11:41:07 +00:00

Applied in changeset b8fd93d524a9881502720c3743d57fbf035cc07b.

icinga-migration commented 9 years ago

Updated by mfriedrich on 2015-10-26 08:31:53 +00:00

icinga-migration commented 9 years ago

Updated by mfriedrich on 2015-10-26 08:32:09 +00:00