Remove email quotes (>) when searching for incoming email delimiters. #2852 #6628
Changes the email truncation so a delimiter can be prefixed by email quotes or spaces ("> Eric said..."). This will let it be combined with a "--- Reply above ---" delimiter to match "> --- Reply above ---" git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4361 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/models/mail_handler.rb 1 addition, 1 deletionapp/models/mail_handler.rb
- test/fixtures/mail_handler/issue_update_with_multiple_quoted_reply_above.eml 48 additions, 0 deletions...handler/issue_update_with_multiple_quoted_reply_above.eml
- test/fixtures/mail_handler/issue_update_with_quoted_reply_above.eml 48 additions, 0 deletions...res/mail_handler/issue_update_with_quoted_reply_above.eml
- test/unit/mail_handler_test.rb 32 additions, 0 deletionstest/unit/mail_handler_test.rb
Please register or sign in to comment