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 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
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.