Werk #5052: Views: Fixed possible encoding exception when cells contain special chars
| Component | User interface | ||
| Title | Views: Fixed possible encoding exception when cells contain special chars | ||
| Date | Aug 28, 2017 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
When doing a CSV export of a view that contains special characters it could happen that the CSV export is incomplete and the last cell contained HTML code reporting an exception (UnicodeEncodeError...).