Project

General

Profile

Actions

Defect #2072

closed

redirection error while clicking the "apply" button

Added by Louis Delacretaz over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Low
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Cant reproduce
Affected version:

Description

I'm running redmine with mongrels using port 12013 and have setup a subdomain
to redirect to that port, that is example.com:12013 is redmine and red.example.com redirects
to it.
Red.example.com works ok until I hit an "apply" button,
select "view all issues"
click on Apply
Application coninually displays Loading.... until it crashes
The same sequence of events with red.example.com:12013 works fine.

this error message appears in the backend ======================
ActionController::RoutingError (No route matches "/403.shtml" with {:method=>:get}): ======================
supposition is that the applicaiton is not loaded when pressing "apply" on a redirected url?

Redmine 0.7.3.1917 (MySQL)
Rails 2.0.2
MySql 4.1.22

Actions

Also available in: Atom PDF