Vote #78728
未完了Support of ActiveRecord i18n scope in query filters
0%
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I searched on GitHub, there are some plugins that uses `QueryFilter.new`, changing parameter of the initialize method may breaking these plugins.
https://github.com/search?l=Ruby&q=redmine+QueryFilter.new&type=Code
--------------------------------------------------------------------------------
Seiei Miyagi wrote:
> I searched on GitHub, there are some plugins that uses `QueryFilter.new`, changing parameter of the initialize method may breaking these plugins.
> https://github.com/search?l=Ruby&q=redmine+QueryFilter.new&type=Code
Thank you for reviewing the patch. I don't think it is worthwhile to be merged if it breaks some plugins.
Removing from 4.1.0 for now.
--------------------------------------------------------------------------------
Ok. How about this patch?
Query is a last part of redmine that use "field_*", after this patch there will be available safely way to migrate all this translations to standard I18n structure.
--------------------------------------------------------------------------------
related_issues
relates,Closed,26618,Support of default ActiveRecord I18n scopes in LabelledFormBuilder
Admin Redmine さんが3年以上前に更新
- カテゴリ を I18n_37 にセット
- 対象バージョン を Candidate for next major release_32 にセット