History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WET-243
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: chitra
Reporter: Sowmyashree
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WET

The name of the elements (or treenodes) in the ObjectStoreManager gets changed even when clicked on Cancel Button

Created: 29/Sep/06 06:55 AM   Updated: 02/Apr/07 11:40 PM
Component/s: None
Affects Version/s: 0.9.8 Final
Fix Version/s: 1.0.0


 Description  « Hide
The name of the elements (or treenodes) in the ObjectStoreManager gets changed even when clicked on Cancel Button

Steps ::

1) Add some elements to ObjectStoreManager .
2) Click on Edit Button
3) Select any TreeNode in the Treeview and change its name
4) Now click on Cancel Button

Expected Result ::

The name of that element should not get changed . The previous value should be retained

Actual Result ::

The name of the element is changed to the new value .



 All   Comments   Change History      Sort Order:
Raghu Venkataramana - 29/Sep/06 04:44 PM
Another place where this happens is when you click edit, make changes and blindly navigate to another tree. There should be a message asking you whether you want to do this or not?

Raghu Venkataramana - 02/Oct/06 01:00 AM
Minor issue - can be fixed in 1.0

Raghu Venkataramana - 02/Apr/07 10:10 AM
Saraswathi recently fixed this as a part of moving the object depot manager to a separate application....

Raghu Venkataramana - 02/Apr/07 11:06 PM
Chitra,

Can you verify and close the issue if not applicable any more?

Raghu


Raghu Venkataramana - 02/Apr/07 11:06 PM
Release Notes

chitra - 02/Apr/07 11:39 PM
The issue has been solved.Verified if the name of the element gets changed when we click on cancel button after editing the existing value by selecting one of the tree nodes in the object store manager and the issue is resolved.