Werk #3364: Fixed exception when creating a view of a single log entry
Component | User interface |
Title | Fixed exception when creating a view of a single log entry |
Date | Apr 6, 2016 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 1.2.8b10 1.4.0i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
When one creates a view of a single log entry, this resulted in an exception like "TypeError: 'NoneType' object is not iterable". This has been fixed now. However it is currently not possible to create such a view since the logfile info (data source) is not supporting referencing of single log entries.