Actions
Feature #41731
openPrevent Redmine startup if themes remain in deprecated public/themes directory
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
The theme installation directory was changed from public/themes
to themes
in Redmine 6.0.0.
The attached patch prevents Redmine from starting if themes are still installed in the deprecated public/themes
directory. This ensures that system administrators are prompted to move themes to the correct directory.
A similar mechanism was implemented when the plugins directory was changed from vendor/plugins
to plugins
(see r9600).
Files
Updated by Go MAEDA 12 days ago
- File prevent-redmine-startup-if-themes-are-installed-in-public-themes.patch prevent-redmine-startup-if-themes-are-installed-in-public-themes.patch added
- File deleted (
prevent-redmine-startup-if-themes-are-installed-in-public-themes.patch)
Actions