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

RadSplitter IE8 Script Error

1 Answer 16 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 28 Oct 2015, 11:52 AM

Hi

If you load your demo using IE8 from the following URL:

http://demos.telerik.com/aspnet-ajax/splitter/examples/overview/defaultcs.aspx

You will notice a script error, the following:

 

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)

Timestamp: Wed, 28 Oct 2015 11:43:32 UTC

Message: Script error
Line: 0
Char: 0
Code: 0
URI: http://aspnet-scripts.telerikstatic.com/ajaxz/2015.3.930/Splitter/RadSlidingZoneScripts.js

 

This is due to the following line in your script:

g.style.writingMode="vertical-rl";

Where "vertical-rl" is not a valid value in IE8.  If the script is delivered by CDN the error will show as per your site, and the control will still work as intended. However if you don't use CDN, the error occurs and stops all further scripts running, causing the site to stop working.  The site I am working is on a private network which will not have access to the CDN, can you provide a work around? Preferably not to download all the script files, manually fix the broken one, and point to the local versions, until you fix it in the next release.

Regards

Mark

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 28 Oct 2015, 12:30 PM
Hi Mark,

Thank you for reporting this issue to is. We are aware of it and it has been already logged into our backlog with highest priority. You can track the item's progress here: http://feedback.telerik.com/Project/108/Feedback/Details/173428

Unfortunately there is no any workaround I can provide your the moment.

Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Splitter
Asked by
Mark
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or