From d2e0268eb36fe91ca0a14fcdce81b16140c9996a Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 9 Aug 2016 15:34:55 +0200 Subject: [PATCH] Fixed attachments not being converted inside Redactor --- .../templates/messageFormAttachments.tpl | 6 +- wcfsetup/install/files/js/WCF.Attachment.js | 42 ++++++++++-- .../WoltLabSuite/Core/Ui/Redactor/Metacode.js | 67 ++++++++++++++----- 3 files changed, 87 insertions(+), 28 deletions(-) diff --git a/com.woltlab.wcf/templates/messageFormAttachments.tpl b/com.woltlab.wcf/templates/messageFormAttachments.tpl index 0cd0fde974..071e936cc1 100644 --- a/com.woltlab.wcf/templates/messageFormAttachments.tpl +++ b/com.woltlab.wcf/templates/messageFormAttachments.tpl @@ -1,7 +1,7 @@