Project

General

Profile

corrupted issues when creating issues by mail using imap

Added by Martin Kande over 13 years ago

It was working fine in version 0.9.4, after upgrade to Latest stable release: 1.0.0 (RC) (2010-07-18), issues/notes by mail are created but strip_tags does not remove font names, issues looks so:

Times New RomanArialCharts
issues text

Times New RomanArial

Times New RomanArial8000,8000,8000

Times New RomanArial8000,8000,8000

Times New RomanTimes New Roman

Times New RomanArial8FFF,8FFF,8FFF
text Arial8FFF,8FFF,8FFF

LOCAL GEMS:

actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
cgi_multipart_eof_fix (2.5.0)
daemons (1.1.0)
fastthread (1.0.7)
gem_plugin (0.2.3)
mongrel (1.1.5)
mysql (2.8.1)
rack (1.0.1)
rails (2.3.5)
rake (0.8.3)

redmine 1.0.0 (RC) (2010-07-18)

mails are fetched from imap server using:
rake -f Rakefile redmine:email:receive_imap RAILS_ENV="production" host=xxx username=redmine password=xxx project=xxx tracker=xxx allow_override=tracker,priority,project


Replies (1)

RE: corrupted issues when creating issues by mail using imap - Added by Martin Kande over 13 years ago

RAILS_ENV=production script/about
About your application's environment
Ruby version 1.8.7 (i486-linux)
RubyGems version 1.3.5
Rack version 1.0
Rails version 2.3.5
Active Record version 2.3.5
Active Resource version 2.3.5
Action Mailer version 2.3.5
Active Support version 2.3.5
Edge Rails revision unknown
Application root /var/www/redmine2
Environment production
Database adapter mysql
Database schema version 20100705164950

    (1-1/1)