]> git.openstreetmap.org Git - rails.git/commit
Force locale on subject translation for diary comment notifications, since the sendin...
authorThomas Wood <grand.edgemaster@gmail.com>
Sat, 20 Jun 2009 20:36:52 +0000 (20:36 +0000)
committerThomas Wood <grand.edgemaster@gmail.com>
Sat, 20 Jun 2009 20:36:52 +0000 (20:36 +0000)
commit0ed4cdbd4978e898c6232d011e86bcaf9973c2e6
tree6052e296cd921f00c9457d18bdd27af671eeb81b
parent2fabbed1894b7b04860665a78b814469fa2fce3e
Force locale on subject translation for diary comment notifications, since the sending user's locale is not that of recipient.
It is assumed that sender locale is that of recipient for the rest of the emails, which is fine, since the sender is the recipient.
The bodies are accounted for correctly by common_headers and the monkeypatching of ActionMailer.
(references #1968)
app/models/notifier.rb