Skip to content

Unescape the descriptionfield of an event so HTML entities are decoded.

Closes #491 (closed)

Previous behaviour

Steps to reproduce:

  1. Go to calendar and select month or week view.
  2. When hovering over an event there are HTML entities in the description.

New behaviour

Steps to validate that it works:

  1. Go to calendar and select month or week view.
  2. Hover over an event, HTML characters like & should be visible.
Edited by Tom van Bussel

Merge request reports