Project

General

Profile

Actions

Defect #41962

closed

Incorrect Path in CSS

Added by Matt Pogue 15 days ago. Updated 5 days ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

In Redmine 6.0.1, CSS file `application-4cc96f8f.css` has font/image paths as `/assets/` instead of `/redmine/assets` which causes 404 errors on each page.

SOLUTION: Edit file in vim, make the following change:

`:s/assets/redmine\/assets/g`

Tested and confirmed on Debian 12.8, Apache Server 2.4.62 (Passenger), Redmine 6.0.1.

Actions

Also available in: Atom PDF