Project

General

Profile

Actions

Defect #5820

closed

Hard-coded string "no subject" in app/models/mail_handler.rb

Added by Roland Discein almost 14 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
I18n
Target version:
Start date:
2010-07-05
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

    if issue.subject.blank?
      issue.subject = '(no subject)'
    end
hardcoded in source:app/models/mail_handler.rb

Maybe it can be localized?


My env:

About your application's environment
Ruby version 1.8.7 (i486-linux)
RubyGems version 1.3.7
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
Application root /opt/redmine
Environment development
Database adapter mysql
Database schema version 20100313171051


Files

feature-5820.patch (2.05 KB) feature-5820.patch Mizuki ISHIKAWA, 2019-08-22 10:28
Actions

Also available in: Atom PDF