View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000418 | FileSieve | Plugin | public | 2020-01-05 11:51 | 2020-01-22 07:45 |
Reporter | BootBlock | Assigned To | BootBlock | ||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.50 | ||||
Target Version | 4.51 | Fixed in Version | 4.51 | ||
Summary | 0000418: Plugins with ctxMenu tag codes firing multiple times | ||||
Description | I've just encountered the Method.EXIF plugin inserting multiple instances of a selected tag code (via the context menu for inserting an EXIF tag) into the name mask textbox. It seems this is happening because event handlers are being attached to the menu items each time the SettingsEditor (for that respective Method) is opened. There is already a check for this, so this will need to be investigated. This also happened in another Method the other day, so it's best to investigate all plugins to eliminate this issue. | ||||
Tags | Method.EXIF, UI | ||||
|
There's an issue with the Parent Rename method in that the context menu item events aren't firing after the Method editor is opened more than once. Thought something weird was going when I was originally testing it... |
|
Seems I forgot the implementation for Method plugin SettingsEditor. Fixed now! |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-05 11:51 | BootBlock | New Issue | |
2020-01-05 11:51 | BootBlock | Assigned To | => BootBlock |
2020-01-05 11:51 | BootBlock | Tag Attached: Method.EXIF | |
2020-01-05 11:51 | BootBlock | Tag Attached: UI | |
2020-01-05 23:00 | BootBlock | Status | new => assigned |
2020-01-05 23:00 | BootBlock | Note Added: 0000141 | |
2020-01-05 23:20 | BootBlock | Status | assigned => resolved |
2020-01-05 23:20 | BootBlock | Resolution | open => fixed |
2020-01-05 23:20 | BootBlock | Fixed in Version | => 4.51 |
2020-01-05 23:20 | BootBlock | Note Added: 0000142 | |
2020-01-22 07:45 | BootBlock | Status | resolved => closed |