| Issue 20: | ActiveRecord::Errors.default_error_messages. not being translated | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Everything seems to be translated but not the ActiveRecord::Errors.default_error_messages. I have restful_authentication and rolerequirement plugins installed, Nothing else. Any ideas? Thanks. |
|
,
Mar 05, 2008
Same error here but only in production! Nobody knows what can it be? thanks |
|
,
Mar 06, 2008
Actually, here, the messages are translated but always for the en-US language, not matter what the Locale.code holds. Funny thing is that only happens in production mode. Still digging for a solution. |
|
,
Mar 12, 2008
i had the same problem.. but found out it only occurs in production[/staging] mode with audit-plugin enabled. when i disable the audit plugin, it worked fine again. |
|
,
Mar 12, 2008
I still haven't found out which of the plugins Im using is causing this. But good to know that the audit plugin is making problems as I were going to use it. |
|
|
|