This project is closed and read-only.
Actions
Backport #7278
closed'warning: regexp match /.../n against to UTF-8 string' in net/protocol.rb
Backport #7278:
'warning: regexp match /.../n against to UTF-8 string' in net/protocol.rb
Status:
Closed
Assignee:
Description
かくたにです。
UTF-8のメールをRails 3.2.8 のActionMailerから出そうとすると、
'warning: regexp match /.../n against to UTF-8 string' の警告が出ます。
添付のパッチではASCII-8BITにforce_encodingする方法にしてみました。
過去1ヶ月の間にもモンキーパッチでしのいでる方を複数見かけたので、対応いただければと思っております。
http://dev.ywesee.com/Yasu/20121012-create-fachinfo-chapter-exporter-job
http://d.hatena.ne.jp/benikujyaku/20111002/1317536555
よろしくお願いします。
Files
Actions