Code Monkey home page Code Monkey logo

Comments (8)

jaromirmuller avatar jaromirmuller commented on August 28, 2024

Hi, did anyone fix this? Seems that I have same issue in IE7

from store.js.

marcuswestin avatar marcuswestin commented on August 28, 2024

Hi guys,

I'm terribly sorry for my awful unresponsiveness on this one. Inexcusable.

Just checked that tests are passing in IE6 and IE7 (http://marcuswestin.github.com/store.js/test.html).

Cheers,
Marcus

from store.js.

chazwr avatar chazwr commented on August 28, 2024

I see this is closed, but I have another data point: I see the same exception only in IE 7, and if I serve up the test files using IIS 7. I used a simple python server (python -m SimpleHTTPServer) on the same directory and it the test passes.

from store.js.

marcuswestin avatar marcuswestin commented on August 28, 2024

Fascinating! Can you make an http capture and see what's going over the wire?

from store.js.

chazwr avatar chazwr commented on August 28, 2024

I did a little digging. I can get around the problem by turning off custom error pages in IIS. When I get back to work tomorrow, I'll send you a trace.

Sent from my HTC on T-Mobile 4G LTE

----- Reply message -----
From: "Marcus Westin" [email protected]
To: "marcuswestin/store.js" [email protected]
Cc: "chazwr" [email protected]
Subject: [store.js] test fails in IE7 (#47)
Date: Wed, Jun 11, 2014 3:53 PM

Fascinating! Can you make an http capture and see what's going over the wire?


Reply to this email directly or view it on GitHub:
#47 (comment)

from store.js.

chazwr avatar chazwr commented on August 28, 2024

Another workaround is to serve favicon.ico from the root of the SITE to avoid the 404 page altogether.

from store.js.

chazwr avatar chazwr commented on August 28, 2024

I've narrowed it down to the meta tag in the IIS default 404.htm custom error page, which sets the charset:

With the 'charset=iso-8859-1' removed the problem goes away.

Not sure why this make the activex object puke though.
----- Original Message -----
From: Marcus Westin
To: marcuswestin/store.js
Cc: chazwr
Sent: Wednesday, June 11, 2014 3:53 PM
Subject: Re: [store.js] test fails in IE7 (#47)

Fascinating! Can you make an http capture and see what's going over the wire?

Reply to this email directly or view it on GitHub.

from store.js.

marcuswestin avatar marcuswestin commented on August 28, 2024

Very interesting!

Awesome detective work. That's definitely enough for me to dig deeper, or simply add a super-quirk caveat in the readme.

Again, really great detective work. I love to see thorough people like you do their work! :)

Thanks.
-- while mobile

On Fri, Jun 13, 2014 at 10:16 PM, chazwr [email protected] wrote:

I've narrowed it down to the meta tag in the IIS default 404.htm custom error page, which sets the charset:

With the 'charset=iso-8859-1' removed the problem goes away.
Not sure why this make the activex object puke though.
----- Original Message -----
From: Marcus Westin
To: marcuswestin/store.js
Cc: chazwr
Sent: Wednesday, June 11, 2014 3:53 PM
Subject: Re: [store.js] test fails in IE7 (#47)
Fascinating! Can you make an http capture and see what's going over the wire?

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub:
#47 (comment)

from store.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.