プロジェクト

全般

プロフィール

Defect #632

完了

Error on comment functions in redmine trunk 1.0.4 - wrong redirect

Till Immanuel Patzschke さんが13年以上前に追加. 13年以上前に更新.

ステータス:
終了(Closed)
優先度:
通常(Normal)
担当者:
対象バージョン:
開始日:
2010/12/01
期日:
進捗率:

100%

予定工数:

説明

When adding the wiki_extensions plugin to the redmine 1.0.4 trunk adding/removing/editing comments results in a wrong redirection (Error 404).

FIX:

in wiki_extensions_controller.rb change redirect_to lines to

redirect_to :controller => 'wiki', :action => 'show', :project_id => @project, :page => page.title

Change page.title to menu.page_name in forward_wiki_page.


関連するチケット 1 (0件未完了1件完了)

次のチケットと重複 Wiki Extensions - Defect #612: Wiki Extensions does not works with trunk.終了(Closed)Haru Iida2010/10/23

操作

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