View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004306 | JEDI VCL | 00 JVCL Components | public | 2007-12-06 09:02 | 2007-12-16 06:01 |
| Reporter | Gergely | Assigned To | AHUser | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | Daily / GIT | ||||
| Target Version | Fixed in Version | 3.34 | |||
| Summary | 0004306: FOnAfterLoad of PluginManager fires _before_ registration | ||||
| Description | From JvPluginManager.pas: " Events : When loading plugins (LoadPlugins) the events are called in the following order: FOnBeforeLoad(Sender, Name, CanLoad) Plugin -> Register Plugin.Initialize FOnNewCommand (times Nr. of commands) FOnAfterLoad " However this is not how the program works: FOnAfterLoad is invoked earlier. Is that intentional? It causes bug 2867 in JVCS: http://homepages.borland.com/jedi/issuetracker/view.php?id=2867 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-12-06 09:02 | Gergely | New Issue | |
| 2007-12-16 06:01 | AHUser | Status | new => resolved |
| 2007-12-16 06:01 | AHUser | Fixed in Version | => Daily / SVN |
| 2007-12-16 06:01 | AHUser | Resolution | open => fixed |
| 2007-12-16 06:01 | AHUser | Assigned To | => AHUser |
| 2007-12-16 06:01 | AHUser | Note Added: 0014053 |