View Issue Details

IDProjectCategoryView StatusLast Update
0004404MMW v4Properties/Auto-Toolspublic2012-05-08 23:52
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Target Version4.0.5Fixed in Version4.0.5 
Summary0004404: Renaming Artist Node causes the node to disappear until a Refresh is triggered (regression)
DescriptionIf the user presses F2 to rename the Artist node, then the Artist node will disappear from the tree until the user triggers a refresh.

I think that this may be a regression introduced with 0004400. MM 2.5 certainly doesn't do this e.g. User changes Artist ABC to aBC and the node just stays in place with 2.5. But with MM 3.0.3.1139, the node disappears.
TagsNo tags attached.
Fixed in build1486

Relationships

parent of 0008651 closedpetr Tree fails to update on Property edits (regression) 
related to 0004964 assignedpetr Memory Leak re. in place editing of Arist field 
related to 0008966 assignedpetr Tagging field in fields node in Media Tree will loose focus on files being edited 

Activities

jiri

2008-02-17 16:51

administrator   ~0013155

I can't reproduce the issue. I at least added some regression testing code related to this, with the following results:
1. I can't reproduce the issue as described (at least not in Artist & Album Artist node).
2. It seems that there are some memory leaks.
3. There are probably some other smaller problems, I haven't had time to test this extensively, but the regression testing code I added seems to e.g. show one Album twice for a give Album Artist ('DUnit Artist1').

2&3 probably are just some very specific cases and so don't necessarily need to be fixed asap, but I'm rather noting them here.

(The regression testing is in TTestTreeArtist class in TestLibrary.pas.)

petr

2008-02-17 19:12

developer   ~0013157

Last edited: 2008-02-17 19:13

Fixed item 1. Steps to reproduce :
- select any artist in "Artist & Album Artist" node
- press F2 and modify artist
- click outside of edit (using Enter key it works fine)

For 2&3 i'm changing priority to urgent.

jiri

2008-02-17 22:07

administrator   ~0013160

Leaving 2&3 assigned to Petr. Related regression test should be written with these fixes, plus preferrable also some more (like d&d between nodes, etc.)

rusty

2008-11-26 17:36

administrator   ~0015151

Verified in 1194.

lowlander

2012-02-23 17:29

developer   ~0030531

On 4.0.3, if a user edits the Artist in the Filelisting in the Artist node so that the Artist value has been changed the value disappears from the Artist node.

Select an Artist with a single file. Edit the Artist value to a different value and notice on committing the edit that the old and new value aren't shown in the tree.

This seems to only affect the Artist node, not the Album Artist and Artist & Album Artist node. It also doesn't happen when editing the Artist value in the Tree itself.

lowlander

2012-02-23 22:34

developer   ~0030535

User reports it also occurs in Album Artist and Artist & Album Artist node.

http://www.mediamonkey.com/forum/viewtopic.php?p=332157#p332157

petr

2012-04-30 21:32

developer   ~0030977

Fixed in 1486

lowlander

2012-05-08 23:52

developer   ~0031065

Verified in 1488