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
      
      Updated by Sven Vogt about 6 years ago
      
    
    Hi all,
I have the same problem. I'm also working with textile.
Environment:
Redmine version                4.0.4.stable
Ruby version                   2.5.5-p157 (2019-03-15) [x64-mingw32]
Rails version                  5.2.3
Environment                    production
Database adapter               Mysql2
Mailer queue                   ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery                smtp
- redmine_ckeditor (was temporarily active for testing in a test-project, but switched then back to textile)
 - redmine_issue_dynamic_edit
 - redmine_recurring_tasks
 - redmine_auto_assign_group
 - redmine_per_project_formatting-0.1.0 (which I have meanwhile uninstalled)
 
Can someone help me?
Thanks, Sven
      
      Updated by Go MAEDA about 6 years ago
      
    
    Could you test again after uninstalling all plugins?
      
      Updated by Dominik Kro almost 6 years ago
      
    
    - Status changed from New to Resolved
 
Hello again,
Thanks to Go MAEDA, the problem is the redmine_ckeditor plugin.
Uninstalled the plugin now it's working.
Best regards,
Dominik
      
      Updated by Go MAEDA almost 6 years ago
      
    
    - Status changed from Resolved to Closed
 - Resolution set to Invalid
 
Thank you for your feedback. I am closing this issue.