Project

General

Profile

Actions

Defect #12196

closed

"Page not found" on OK button in SCM "View all revisions" page

Added by Toshi MARUYAMA over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Toshi MARUYAMA
Category:
SCM
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

http://www.redmine.org/projects/redmine/repository/revisions

Revision set "1" and click OK button,
"Page not found" returns.

Actions #1

Updated by Etienne Massip over 11 years ago

Form method issue, POSTing instead of GETing.

Started POST "/projects/xxxx/repository/revision" for 10.132.21.139 at 2012-10-24 10:01:50 +0200

ActionController::RoutingError (No route matches [POST] "/projects/xxxx/repository/revision"):
  actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app'
...
Actions #2

Updated by Etienne Massip over 11 years ago

Disagree with your fix, why not change the form method?

Actions #3

Updated by Etienne Massip over 11 years ago

Thank you! =)

Actions #4

Updated by Toshi MARUYAMA over 11 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Committed in trunk r10709, 2.1-stable r10710, and 1.4-stable r10711.

Actions

Also available in: Atom PDF