We have experienced a problem with node sorting in the umbraco UI content tree of our installation of umbraco 4.9.0. The sorting is very slow and often causes timeout and fails to sort.
The problem occurs both when trying to sort the root-nodes or when trying to sort in sub-nodes with only a few nodes.
The installation has 3 sites running each with about 100 nodes at the root level of the sites like this:
Content
site 1
approx 100 nodes
site 2
approx 100 nodes
site 3
approx 100 nodes
Has anyone had any problems like this? Do anyone know if there is a way to improve the performance of node-sorting? Any other suggestions?
Node sorting timeouts/slow in umbraco 4.9.0
We have experienced a problem with node sorting in the umbraco UI content tree of our installation of umbraco 4.9.0. The sorting is very slow and often causes timeout and fails to sort.
The problem occurs both when trying to sort the root-nodes or when trying to sort in sub-nodes with only a few nodes.
The installation has 3 sites running each with about 100 nodes at the root level of the sites like this:
Hi Karina
Does this also happen if you want to sort some subnodes where there are for instance 10 nodes? Or is it only when there are about 100 nodes?
And have you tried watching the browser console or use fiddler to see if that provides some usefull information about what is going on?
/Jan
is working on a reply...