2009-04-06 Gonzalo Paniagua Javier <gonzalo@novell.com>
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Tue, 7 Apr 2009 03:38:00 +0000 (03:38 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Tue, 7 Apr 2009 03:38:00 +0000 (03:38 -0000)
commitde03d6a600aed9f00a30cf3a6bc20dbd4235592e
treeb3decc51bce6d675c252fb2abd2d619934e89b53
parent5b34835c42e4d21a170a13570b0f72fd48a55042
2009-04-06 Gonzalo Paniagua Javier <gonzalo@novell.com>

* TreeNode.cs: reset the path data for all child nodes too.
* TreeView.cs: HtmlAttribute encode the node text. When rebuilding the
node tree, set the correct index for the nodes so that the Path is
correct.

svn path=/trunk/mcs/; revision=131186
mcs/class/System.Web/System.Web.UI.WebControls/ChangeLog
mcs/class/System.Web/System.Web.UI.WebControls/TreeNode.cs
mcs/class/System.Web/System.Web.UI.WebControls/TreeView.cs