プロジェクト

全般

プロフィール

Defect #1372

未完了

undefined method `tag_disabled'

nauman tariq さんが約9年前に追加. ほぼ9年前に更新.

ステータス:
新規(New)
優先度:
急いで(Urgent)
担当者:
-
カテゴリ:
-
対象バージョン:
-
開始日:
2015/03/13
期日:
進捗率:

0%

予定工数:

説明

具体的な再現方法
What steps will reproduce the problem?

upgrading redmine to latest 3.0 and upgrading wiki extension

期待する結果と実際の結果
What is the expected output? What do you see instead?
settings page show internal error

下記コマンドの実行結果を教えてください。
Please give us a result of following command.

% ruby script/about
script/about no longer exists, please use bin/about instead.
why you need that?

Please provide any additional information below.
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions_settings/_show.html.erb (6.9ms)
Rendered common/_tabs.html.erb (235.2ms)
Rendered projects/settings.html.erb within layouts/base (235.8ms)
Completed 500 Internal Server Error in 247ms

ActionView::Template::Error (undefined method `tag_disabled' for #<WikiExtensionsSetting:0x00000004696e60>):
49: </p>
50:
51: <p>
52: <%= f.check_box 'tag_disabled' %>
53: </p>
54:
55: <hr/>

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