Trying to figure out why usage of a service doesn't work in IE7
I have the components to debug this at http://drupalbin.com/3258
FF and Safari work fine, IE7 doesn't.
Uing jquery-1.2.5 tried 1.2.6 still no clue.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Picture 6.png | 72.56 KB | liorkesos |
| #2 | Picture 6.png | 72.56 KB | liorkesos |
Comments
Comment #1
andremolnar commentedDid you ever work out what the problem was?
I'm thinking of moving json_server.js to an example module actually, but even if I do, I'd like to see that its functioning.
Comment #2
liorkesos commentedComment #3
liorkesos commentedIt was solved but I have no idea if my solution is generic and if it would fit anybody else.
The offending code is outlined in the attached picture describing the diff between the module i had and my fix in my svn repository.
I didn't send a patch because the module must have progressed since.
Comment #4
skyredwang