プロジェクト

全般

プロフィール

Defect #1143

未完了

hudson plugin: empty filter attributes results in "undefined" filter value

cforce cforce さんが11年以上前に追加. 約11年前に更新.

ステータス:
新規(New)
優先度:
通常(Normal)
担当者:
対象バージョン:
-
開始日:
2012/12/10
期日:
進捗率:

0%

予定工数:

説明

Btw. i already chekced drop down list in rendered hmtl view against pattern of "name": and there are complete, means alls entries with name <> empty and no more.

Then i found the last two entries without name attrib..

,"hudson_job":{"type":"list_optional","values":[]},"hudson_build":{"type":"integer"}};
var labelDayPlural = "Tage";
$(document).ready(function(){
  initFilters();
  addFilter("status_id", "o", [""]);
});

The hudson plugins seems to extens the filters without name, so that could be the problem. I will write a bug report to the author.

see http://www.redmine.org/issues/12525


ファイル

query_patch.rb (8.63 KB) query_patch.rb cforce cforce, 2013/01/18 02:03

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