we testing cq5.5 trying move through our environments. our corporate browser platform modified version of ie8.
in browser many cq5.5 operations don't work due error below. our browser team has gone on our browser security settings fine tooth comb , can't find wrong. exact same browser works fine on cq5.3. against cq5.5 can't upload file dam because error below.
any advice appreciated.
-------------------------------------------------------------------------
webpage error details
user agent: mozilla/4.0 (compatible; msie 8.0; windows nt 5.1; trident/4.0; .net clr 1.1.4322; .net clr 2.0.50727; .net clr 3.0.4506.2152; .net clr 3.5.30729; .net4.0c; .net4.0e)
timestamp: tue, 26 jun 2012 23:14:24 utc
message: object expected
line: 163494
char: 13
code: 0
uri: http://t3web-devapp1:4512/libs/cq/ui/widgets.js
if @ line here our corporate ie8 browser having problem with.
isuploadsupported: function() {
var xhr = new xmlhttprequest();
return !! (xhr && ('upload' in xhr) && ('onprogress' in xhr.upload));
}
More discussions in Archived Spaces
adobe
Comments
Post a Comment