Project

General

Profile

Actions

Feature #29443

closed

Update mail gem (~> 2.7.1)

Added by Go MAEDA over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gems support
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

We should update mail gem to 2.7 by the following reasons.

  • Defect #29442 will be fixed if we update mail gem to >=2.7.0.
  • Patch #29359 has replaced mime-types to mini_mime but mime-types is still loaded to memory because mail 2.6 uses mime_types. They switched to mini_mime in mail 2.7.0.

Related issues

Related to Redmine - Patch #29359: Switch to mini_mime from mime-typesClosedGo MAEDA

Actions
Related to Redmine - Defect #27691: Issue created from mail_handler with description empty fromClosed

Actions
Blocks Redmine - Defect #29442: Vendor-defined characters in ISO-2022-JP email subject break issue's subjectClosedGo MAEDA

Actions
Blocked by Redmine - Defect #29365: MailHandlerTest#test_add_issue_with_localized_attributes fails with mail gem 2.7.0Closed

Actions
Actions #1

Updated by Go MAEDA over 5 years ago

  • Blocks Defect #29442: Vendor-defined characters in ISO-2022-JP email subject break issue's subject added
Actions #2

Updated by Go MAEDA over 5 years ago

  • Related to Patch #29359: Switch to mini_mime from mime-types added
Actions #3

Updated by Go MAEDA over 5 years ago

  • Blocked by Defect #29365: MailHandlerTest#test_add_issue_with_localized_attributes fails with mail gem 2.7.0 added
Actions #4

Updated by Go MAEDA over 5 years ago

  • Blocked by Defect #27691: Issue created from mail_handler with description empty from added
Actions #5

Updated by Go MAEDA over 5 years ago

  • Target version set to Candidate for next minor release
Actions #6

Updated by Go MAEDA over 5 years ago

I am waiting for the release of mail gem 2.7.1. It should fix #29365 and #27691.

Actions #8

Updated by Go MAEDA over 5 years ago

  • Subject changed from Update mail gem to 2.7 to Update mail gem (~> 2.7.1)
  • Status changed from New to Resolved
  • Assignee set to Go MAEDA
  • Target version changed from Candidate for next minor release to 4.0.0
  • Resolution set to Fixed

Committed.

Actions #9

Updated by Go MAEDA over 5 years ago

  • Blocked by deleted (Defect #27691: Issue created from mail_handler with description empty from)
Actions #10

Updated by Go MAEDA over 5 years ago

  • Related to Defect #27691: Issue created from mail_handler with description empty from added
Actions #11

Updated by Go MAEDA over 5 years ago

  • Status changed from Resolved to Closed
Actions #12

Updated by Go MAEDA over 5 years ago

Pavel Rosický wrote:

mail 2.7.1 was released
https://rubygems.org/gems/mail/versions/2.7.1

Thank you for letting me know that. I have committed the change.

Actions

Also available in: Atom PDF