Project

General

Profile

Actions

Defect #632

closed

Theme discovery doesn't work under JRuby on Rails war structure

Added by M T about 16 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Ruby support
Target version:
-
Start date:
2008-02-12
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

themes.rb makes an assumption that the themes css files will be located in the public folder which is at the same level as the app folder. However, in a JRuby on Rails war structure, the public files are actually located in the root of the WAR, whereas most of the other rails app components are under \WEB_INF.

A workaround is to copy the themes folder into \WEB_INF\public which allows the theme discovery to work.


Related issues

Related to Redmine - Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0Closed2010-04-29

Actions
Actions

Also available in: Atom PDF