View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005264 | MMW v4 | Main Panel/Toolbars/Menus | public | 2009-01-29 22:31 | 2009-05-09 17:47 |
Reporter | petr | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.1 | ||||
Target Version | 3.1 | Fixed in Version | 3.1 | ||
Summary | 0005264: Tree History doesn't work well when node's title gets changed | ||||
Description | If node changes name (like changing caption) then history doesn't work. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1220 | ||||
|
Fixed in 1220 |
|
Trying to verify and I'm wondering what wasn't working? In 1223 the history will maintain old and new value if you change value and both refer to the same node (treats new and old as different). It doesn't matter if new value exists or not. When you just change the case the history will also reflect this change and history works well (treats new and old as same). It seems that case change has been fixed, but change in value also has the same issue and still occurs. |
|
Example what was the problem : User have a script to modify NP node based on currently playing track (script is adding '(<Title>)' text to NP caption : - user switches from NP node to Artist for example - clicking Next on player to change currently playing track -> NP node caption changes (for example to 'Now Playing (Innuendo)') - clicking Back in history or on arrow to show up history popup still showing 'Now Playing' instead of current NP caption -> back in history to previously selected node (NP) doesn't work |
|
Verified 1226. |