mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-03 20:40:06 -05:00
A call to `__get()` reset the array if the given `$name` is a customvar If `service` has a `host` customvar filter, the `fetchHostVariables()` method was executed and overwrote the `customvarsWithOriginalNames` array. fixes #4757 |
||
|---|---|---|
| .. | ||
| Acknowledgement.php | ||
| Host.php | ||
| HostList.php | ||
| Macro.php | ||
| MonitoredObject.php | ||
| ObjectList.php | ||
| Service.php | ||
| ServiceList.php | ||