View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16009 | Feature requests | _ Unknown | public | 2020-03-19 17:04 | 2022-04-28 17:23 |
Reporter | ollehar | Assigned To | DenisChenu | ||
Priority | none | Severity | feature | ||
Status | assigned | Resolution | open | ||
Summary | 16009: Add column ignore_load_error to make plugins load even if there was an error | ||||
Description | Title. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Story point estimate | |||||
Users affected % | |||||
related to | 18062 | confirmed | Bug reports | Plugin get deactivated after error |
Read value from config.xml at install (activate)? Or static variable in plugin class? |
|
Or config debug / debugplugin ? |
|
Oups . Not same objective , sorry :)
Seem cool , maybe a public function or a public var in PluginBase class ? |
|
If you're ok for a function : assing it to me. For develop ? Pro of function : a plugin can disable when debug is not set, but load when debug is 1. Or load only for specific user (for example : ForcedAdmin). |
|
For develop, but shan't be merged before next merge window. For function: Then add new function in PluginBase |
|
Also, the hard-coded "Authdb" should be removed, and instead Authdb should override the ignoreLoadError() function. |
|
Yep for the 2 part, what i think to do :) Quick fix in fact :) |
|
Arg ... i'm silly ... you can not call a plugin function if plugin are not loaded ... |
|
Hm. Syntax error in class file. :) Can't create object. You're right. |
|
Maybe
|
|
@ollehar : thinking on another solution about a new column (came from config.xml when reload, like version number) to allow using too for debug Something like
|
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-19 17:04 | ollehar | New Issue | |
2020-03-19 17:05 | ollehar | Note Added: 56679 | |
2020-03-19 17:10 | DenisChenu | Note Added: 56680 | |
2020-03-19 17:10 | DenisChenu | Note Edited: 56680 | |
2020-03-19 17:12 | DenisChenu | Note Added: 56681 | |
2020-03-19 17:13 | DenisChenu | Note Added: 56682 | |
2020-03-19 17:14 | DenisChenu | Note Edited: 56682 | |
2020-03-20 12:26 | ollehar | Note Added: 56694 | |
2020-03-20 12:26 | ollehar | Note Added: 56695 | |
2020-03-20 12:35 | DenisChenu | Assigned To | => DenisChenu |
2020-03-20 12:35 | DenisChenu | Status | new => assigned |
2020-03-20 12:35 | DenisChenu | Note Added: 56697 | |
2020-03-20 15:26 | DenisChenu | Note Added: 56706 | |
2020-03-20 15:27 | ollehar | Note Added: 56707 | |
2020-03-20 15:32 | DenisChenu | Note Added: 56708 | |
2020-03-27 09:14 | DenisChenu | Note Added: 56796 | |
2020-03-27 09:14 | DenisChenu | Note Edited: 56796 | |
2020-04-07 17:32 | DenisChenu | Note Edited: 56796 | |
2022-04-28 17:23 | DenisChenu | Relationship added | related to 18062 |