Hi,
i successfully upgraded to 4.5 .
The only problem i am facing is a script timeout in Internet Explorer when i click on a document type under "Settings" - "Document Types" to edit it. I always get an alert "Stop running this script?...". If i click "No" two times the form loads and everythings fine. I don't get this timeout in Firefox, although i experience a delay before the form is fully loaded and resized.
Any solutions?
ThanksMatthias
addendum: i don't face this problem in any other section of umbraco.
Do you have the fam fam fam icon package installed by any chance? I have the same problem when I installed this package. The problem lies in the dynamic dropdown list that previews the icons for the doc type. If you have a lot of icons, it takes a while for the script to generate the list, and IE thinks it's timed out.
I was able to get it to stop by only installing the icons I needed.
Matt
Hi Matt,
yes, you're right! After uninstalling the package there a no more timeouts.
Cool,
there was an issue raised on codeplex, but unfortunatley no real fix, as it's basically an IE issue:
http://umbraco.codeplex.com/workitem/27624
Might be nice to have the option to disable the fancy drop down though, as at the end of the day it's just a "nice to have" for developers.
Anywho, you might want to mark the post as answered as I've seen this popup a few times.
Thanks for posting this, now i know there isn't a real issue with several of my installs ;)
I finally installed a reduced package with about 150 icons, which works for me.
I was thinking it might be a good idea to release a cut down version of the fam fam fam package. I'm sure nobody uses them all =)
Stripped my set down to 220 icons, everything working fine in IE now.