Project

General

Profile

Actions

Defect #23182

closed

url in email + sub uri = sub uri duplication

Added by Evgeniy Dushistov over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

I configure redmine to be https://server/redmine via

RedmineApp::Application.routes.default_scope =  { :path => '/redmine', :shallow_path => '/redmine' }
#RedmineApp::Application.routes.default_scope = "/redmine" 
# Initialize the Rails application
Rails.application.initialize!
Redmine::Utils::relative_url_root = "/redmine" 

all works fine, except links in email - they looks like:
https://server/redmine/redmine/issues/1#change-31

I have set hostname to server, and protocol to https via
Administration->Preference->General


Related issues

Is duplicate of Redmine - Defect #20192: IssueLink in email notification contains SUB-URI part twiceNeeds feedback

Actions
Actions #1

Updated by Toshi MARUYAMA over 7 years ago

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

Duplicate of #20192.
Try #20192#note-4.

Actions #2

Updated by Toshi MARUYAMA over 7 years ago

  • Is duplicate of Defect #20192: IssueLink in email notification contains SUB-URI part twice added
Actions

Also available in: Atom PDF