Project

General

Custom queries



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 6 years ago. Updated almost 6 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

#2

Updated by Go MAEDA about 6 years ago

  • Category changed from Core Plugins to Plugin API
  • Target version set to Candidate for next minor release
#3

Updated by Go MAEDA about 6 years ago

  • Target version changed from Candidate for next minor release to 4.0.3
#4

Updated by Go MAEDA about 6 years ago

  • Subject changed from Missing dependant plugin : give missing plugin name in exception to Include plugin name in the exception when the plugin required by requires_redmine_plugin is not found
#5

Updated by Jean-Philippe Lang about 6 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
Actions

Also available in: Atom PDF