From 290b2ad5136ded389892bc4a68bcc45d69d2d18c Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 9 Jan 2018 15:02:45 +0100 Subject: [PATCH] [bug] facebook sharing of event has HTML tags in description --- CHANGELOG.md | 1 + app/views/social_bot/event.html.erb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 792bbce75..9286a938a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## next release - Fix a bug: a reminder notification were sent for canceled reservations +- Fix a bug: sharing an event on facebook has HTML tags in the description ## v2.6.3 2018 January 2 diff --git a/app/views/social_bot/event.html.erb b/app/views/social_bot/event.html.erb index 69c97d3bb..598eeade9 100644 --- a/app/views/social_bot/event.html.erb +++ b/app/views/social_bot/event.html.erb @@ -12,7 +12,7 @@ - + <% if @event.event_image %>