Werk #4396: Fixed exception in BI views when using site icons
Komponente | BI |
---|---|
Titel | Fixed exception in BI views when using site icons |
Datum | 2017-02-24 10:04:37 |
Check_MK Edition | Check_MK Raw Edition (CRE) |
Check_MK Version | 1.4.0b3,1.5.0i1,1.2.8p18 |
Level | Trivial Change |
Klasse | Bug Fix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
There is a annicient and now hidden feature "site icons". The user can set the option use_siteicons = True in the multisite.mk and put an icon named like this into the images/icons directory: icons/site-%s-24.png.
When this is enabled and the sites icon painter is added to a BI view, this leads to an exception. That the "site" key is not available.