I18n gem 更新导致 Rails 2.3.8 中错误消息疯狂

发布于 2024-10-08 01:05:42 字数 533 浏览 1 评论 0原文

这个问题已经在这里:

为什么不Rails 的“errors.full_messages”替换属性和消息变量?

...但它还没有得到解答,我确信这是因为 gem I18n -版本“0.5.0”。

这个错误突然出现在我身上,我只是假设这是因为 heroku 现在使用的是最新的 gem 版本。

如何让整个应用程序使用以前的版本“0.4.1”或修复错误消息,而无需更改 .yml,或者如果必须,我将如何设置 en.yml。

这是正在发生的事情:

alt text

所有错误消息现在都像这样显示 {{attribute}} {{message}而不是我宁愿拥有的默认值。

This question is already here:

Why doesn't Rails' "errors.full_messages" replace attribute and message variables?

... but it hasn't been answered yet and I am sure it's because of the gem I18n -version "0.5.0".

This error suddenly appeared for me and I'm just assuming it is because heroku is now using the latest gem version.

How can I get the whole application to use the previous version '0.4.1' or fix how the error messages without having to change the .yml or if I have to how would I setup the en.yml.

This is what is happening:

alt text

All error messages are now appearing like this with {{attribute}} {{message}} instead of the default which I would rather have.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文