View Issue Details

IDProjectCategoryView StatusLast Update
0000418FileSievePluginpublic2020-01-22 07:45
ReporterBootBlock Assigned ToBootBlock  
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.50 
Target Version4.51Fixed in Version4.51 
Summary0000418: 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.

TagsMethod.EXIF, UI

Activities

BootBlock

2020-01-05 23:00

administrator   ~0000141

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...

BootBlock

2020-01-05 23:20

administrator   ~0000142

Seems I forgot the implementation for Method plugin SettingsEditor. Fixed now!

Issue History

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