Defect #31937
closedHTML-Tags are not interpreted correctly / removed from the Ticket.
0%
Description
Environment:
Redmine version 4.0.4.stable
Ruby version 2.6.3-p62 (2019-04-16) [x86_64-linux]
Rails version 5.2.3
Environment production
Database adapter PostgreSQL
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Git 2.17.1
Filesystem
Redmine plugins:
redmine_ckeditor 1.2.2
redmine_image_clipboard_paste 3.3.0
Hi all,
I've got a problem with my redmine configuration. I'm fetching E-Mails through IMAP and rake. That's working like a charm, but unfortunately the HTML-Tags are not displayed correctly / removed within the ticket. According to the Redmine-Documentation
https://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails
the mail handler should do that which it dont.
I'm using textile as text-editor.
Could you help me with that?
Thanks in advance!
Dominik
Files