View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004404 | MMW v4 | Properties/Auto-Tools | public | 2008-02-17 06:46 | 2012-05-08 23:52 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Target Version | 4.0.5 | Fixed in Version | 4.0.5 | ||
Summary | 0004404: Renaming Artist Node causes the node to disappear until a Refresh is triggered (regression) | ||||
Description | If 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. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1486 | ||||
|
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.) |
|
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. |
|
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.) |
|
Verified in 1194. |
|
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. |
|
User reports it also occurs in Album Artist and Artist & Album Artist node. http://www.mediamonkey.com/forum/viewtopic.php?p=332157#p332157 |
|
Fixed in 1486 |
|
Verified in 1488 |