|
Post by backspin on Feb 10, 2014 19:23:04 GMT
Is there any know issue with the default settings of IIS8 doing funky things to Hippo animation code? Our project works on IIS 7 but IIS 8 sends back something that looks like this: ";B+="";if(ShowLoader){B+=" ";}B+=" ";if(IE>-1&&IE<9){B+="";}else{B+=" ";}if(IE>-1&&IE<9){B+="";}else{B+=" ";}if(IE>-1&&IE<9){B+="";}else{B+=" ";}if(IE>-1&&IE<9){B+="";}else{B+=" ";}if(IE>-1&&IE<9){B+="";}else{B+=" ";}if(IE>-1&&IE<9){B+="";}else{B+=" ";}if(IE>-1&&IE<9){B+="";}else{B+=" ";}if(IE>-1&&IE<9){B+="";}else{B+=" ";}if(IE>-1&&IE<9){B+="";}else{B+=" ";}if(IE>-1&&IE<9){B+="";}else{B+=" ";}if(IE>-1&&IE<9){B+="";}else{B+=" ";}if(IE>-1&&IE<9){B+="";}else{B+=" etc. You can try it yourself here: phie.careevolution.com/Galileo2/content/media/marketingGraphic/Galileo2.html
|
|
|
Post by Hippani on Feb 10, 2014 22:17:15 GMT
It's doing that in chrome too. Looks like a bug. Any chance you could send us the .hani file?
|
|
|
Post by backspin on Feb 10, 2014 23:13:29 GMT
I'll send it via email. But to be clear - this isn't a browser issue - it isn't "IE7 vs IE8" it is IIS 7 vs IIS 8.
We also don't think this is a Hippo problem per se - since the issue is what the web server is sending back. We just hoped you would have some insight into what's going on.
|
|
|
Post by Hippani on Feb 10, 2014 23:21:09 GMT
Ahh... IIS. I'll get somebody to take a look. It's a very strange one.
|
|
|
Post by backspin on Feb 11, 2014 14:35:38 GMT
Never mind... we found the cause. A performance monitoring tool on the server is injecting javascript into the IIS output, and it isn't playing nicely with the existing javascript in the animation.
|
|
|
Post by Hippani on Feb 12, 2014 9:43:27 GMT
Ah ok great, because we were stuck.
|
|