プロジェクト

全般

プロフィール

Defect #1111

未完了

bugs with hudson2.0.0 and redmine 2.0.3

zacky azoulay さんが11年以上前に追加. 11年以上前に更新.

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

0%

予定工数:

説明

Hi,

i install the hudson on redmine 2.0.3 and i got 2 error

1) can not display the index.html.erb after setting hudson jobs

a) fix line 42 and 59 ( add .html.safe)

line 42 .... today_tag.html_safe ....

line 59 .... #{report.score}%".html_safe ......

2) activity with hudson failed

a) fix lines 34 and 35 in redmine_hudson\app\models\hudson_build.rb

replace t with l ( i dont knoe if this is ok but it solv the problem)

line 34  retval = "#{l(:label_build)} #{o.job.name} #{o.number}: #{o.result}" unless o.building?
line 35 retval = "#{l(:label_build)} #{o.job.name} #{o.number}: #{l(:notice_building)}" if o.building?

regards zacky

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