Defect #1

コードレビュー追加マークが出ない

Added by Haru Iida almost 3 years ago. Updated over 2 years ago.

Status:終了(Closed) Start date:04/30/2009
Priority:通常(Normal) Due date:
Assignee:Haru Iida % Done:

100%

Category:- Spent time: -
Target version:-

Description

本サイトでリポジトリブラウザから差分表示をしてもコードレビュー追加マークが表示されない。

家のテスト環境では出るのに。

1javascript_include_tag("code_review.js", :plugin => "redmine_code_review")

1<script src="/plugin_assets/redmine_code_review/javascripts/code_review.js?1241025789" type="text/javascript"></script>

に変換されてしまっている。

1<script src="/redmine/plugin_assets/redmine_code_review/javascripts/code_review.js?1241025789" type="text/javascript"></script>

と頭に/redmineがついて欲しいのに。

何故だろう。


Issue Extensions

Associated revisions

Revision 9:5a95802fd1fc
Added by Haru Iida almost 3 years ago

fixes #1. リポジトリブラウザでレビュー追加マークが出ないバグ
修正

History

Updated by Haru Iida almost 3 years ago

  • Status changed from 新規(New) to 解決(Resolved)
  • % Done changed from 0 to 100

チェンジセットr16で適用されました。

Updated by Haru Iida almost 3 years ago

  • Target version set to 1

Updated by Haru Iida almost 3 years ago

  • Status changed from 解決(Resolved) to 終了(Closed)

Updated by Haru Iida over 2 years ago

  • Project changed from r-labs to Code Review
  • Category deleted (1)
  • Target version deleted (1)

Also available in: Atom PDF