Project

General

Profile

Actions

Patch #31030

closed

Include plugin name in the exception when the plugin required by requires_redmine_plugin is not found

Added by Jérôme BATAILLE about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Plugin API
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The exception is :

lib/redmine/plugin.rb:141:in `find': Redmine::PluginNotFound (Redmine::PluginNotFound)

It would be better if it is :

lib/redmine/plugin.rb:273:in `rescue in requires_redmine_plugin': redmine_smile_enhancements plugin requires plugin redmine_smile_base (Redmine::PluginNotFound)


Files

Actions

Also available in: Atom PDF