This is a migrated thread and some comments may be shown as answers.

GetItemByPath broken in 2009_3_1314

2 Answers 22 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Raj
Top achievements
Rank 1
Raj asked on 27 Jan 2010, 06:33 PM
The GetItemByPath used to work with delimiters i.e. GetItemByPath(@"\\RootNode\\") 
worked fine until this release. It seems now I have to remove the delimiters which breaks code everywhere.

2 Answers, 1 is accepted

Sort by
0
Accepted
Miroslav
Telerik team
answered on 01 Feb 2010, 07:14 AM
Hi Raj,

I am sorry to hear that this has been a breaking change for you.

Ending the path with a separator was not expected for us and we have not tested this scenario or tried to preserve it. We are very careful with changes and try not to introduce breaking changes at all.

This is the second time I hear about problems with this particular use of GetItemByPath after the SP release. If there is further feedback that identifies the change as a problem we will consider reverting it for the Q1 release. 
 
Thank you for letting us know that you have been affected by this change.

Kind regards,
Miroslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Raj
Top achievements
Rank 1
answered on 01 Feb 2010, 03:19 PM
No problem - I fixed this in my code. Just wanted to make you aware.

Thanks,
Raj
Tags
TreeView
Asked by
Raj
Top achievements
Rank 1
Answers by
Miroslav
Telerik team
Raj
Top achievements
Rank 1
Share this question
or