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   Resolved: 02/Apr/07 10:10 AM
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 .



Sort Order: Ascending order - Click to sort in descending order
Raghu Venkataramana added a comment - 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 added a comment - 02/Oct/06 01:00 AM

Minor issue - can be fixed in 1.0


Raghu Venkataramana added a comment - 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 added a comment - 02/Apr/07 11:06 PM

Chitra,

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

Raghu


Raghu Venkataramana added a comment - 02/Apr/07 11:06 PM

Release Notes


chitra added a comment - 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.