プロジェクト

全般

プロフィール

Vote #65604

未完了

Integer custom fields should use correct query controls

Admin Redmine さんが約1年前に追加. 約1年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Custom fields_14
対象バージョン:
-
開始日:
2009/08/19
期日:
進捗率:

0%

予定工数:
category_id:
14
version_id:
0
issue_org_id:
3756
author_id:
4
assigned_to_id:
0
comments:
5
status_id:
1
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

--- a/app/models/query.rb Mon Aug 03 09:28:37 2009 +1000
+++ b/app/models/query.rb Mon Aug 03 09:40:16 2009 +1000
@@ -445,6 +445,8 @@
options = { :type => :date, :order => 20 }
when "bool"
options = { :type => :list, :values => [[l(:general_text_yes), "1"], [l(:general_text_no), "0"]], :order => 20 }

  • when "int"
  • options = { :type => :integer, :order => 20 } else options = { :type => :string, :order => 20 } end

journals

Created the patch-file for this issue.
Not sure if I should change the status, so I'm leaving it like it is.
--------------------------------------------------------------------------------
Changed to resolved, because there nothing else to do, I think...

--------------------------------------------------------------------------------
Olafur Gislason wrote:
> Changed to resolved, because there nothing else to do, I think...

There is definitely still something that needs to be done - it needs to actually be committed to trunk.

Can somebody please reopen this please, or I will be forced to open a new issue. Even better, can somebody with commit rights please commit this patch.
--------------------------------------------------------------------------------
Not resolved as long as it's not committed. Eric, could you?
--------------------------------------------------------------------------------

Admin Redmine さんが約1年前に更新

  • カテゴリCustom fields_14 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0