Defect #1
コードレビュー追加マークが出ない
| Status: | 終了(Closed) | Start date: | 04/30/2009 | |
|---|---|---|---|---|
| Priority: | 通常(Normal) | Due date: | ||
| Assignee: | % 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がついて欲しいのに。
何故だろう。
Associated revisions
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)