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

Key: WET-244
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Sowmyashree
Votes: 0
Watchers: 0
Operations

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

The FindNameForElement() method of XmlTreeView suffixes some random indexes

Created: 29/Sep/06 07:07 AM   Updated: 25/Jul/07 07:18 AM
Component/s: None
Affects Version/s: 0.9.8 Final
Fix Version/s: Future

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
The method

string XmlTreeView.FindNameForElement(DomElementWrapper) method returns a name of the DomElementWrapper Object along with some random integer suffixed to it .


Expected Return Value ::

string which is

TypeOfDEW_ValueOfPrimaryProperty

Actual Return Value ::

TypeOfDEW_ValueOfPrimaryProperty_SomeRandomInteger



 All   Comments   Work Log   Change History      Sort Order:
Raghu Venkataramana - 29/Sep/06 04:45 PM
This only happens in Sowmyashree's testing - couldn't reproduce manually. Fix later.

Raghu Venkataramana - 23/Jan/07 04:06 AM
Since themanual tests are not catching this (everything seems to be working fine) and the problem only happens inthe unit tests, we can defer this fix

Raghu Venkataramana - 25/Jul/07 07:18 AM
Doesn't seem to be manifesting itself in any bad way. So pushing this to a 'future version' fix.