Werk #8215: Fix exception in report when a host tag column has been added to the view
| Component | Reporting & availability | ||
| Title | Fix exception in report when a host tag column has been added to the view | ||
| Date | Mar 16, 2015 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
If you have added a column showing the actual value of a host tag group then a reporting showing this view would run into an exception paint_host_tag() takes exactly 2 arguments (1 given). This has been fixed.