View Issue Details

IDProjectCategoryView StatusLast Update
0002531MMW v4Properties/Auto-Toolspublic2006-08-25 16:11
Reporterjiri Assigned To 
PriorityimmediateSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
Product Version2.5.3 
Fixed in Version2.5.4 
Summary0002531: Send To sends incorrect tracks
DescriptionAs reported several times in forums (e.g. in http://www.mediamonkey.com/forum/viewtopic.php?t=10670), 'Send to' sends sometimes a different set of files than that currently selected!
Additional InformationI have looked into SVN history and it's almost surely caused by Petr's commit 1087, namely the new code in MnuSendToItemClick() in mp3datab.pas:

      if (DraggedSongList <> nil) and (DraggedSongList.Count > 0) then
        DoPopMenuAction (data, DraggedSongList.GetCopy)
      else
        DoPopMenuAction( data, GetWorkingSongList);

where originally only

      DoPopMenuAction( data, GetWorkingSongList);

was.
TagsNo tags attached.
Fixed in build

Activities

petr

2006-07-04 17:26

developer   ~0007406

bug solved

rusty

2006-08-25 16:11

administrator   ~0007791

Verified 2.5.4.971.