2006-08-19

Javascript Includes not Included

Another 2 hours wasted this morning. It all started when a few atlas extender controls started throwing javascript debug alerts. I knew it used to work, and i couldn't see any recent changes that would cause it to break, like extra braces or colons. Then started the debuggin by removing the includes. This lead me back to the webresources, then to inline scripts. Finally i commented out the whole files text and had an alert, but no alert was firing.

Finally i stumbled accross a similar problem here. But then i tried it in firefox, and i got no errors. Doh, this was that IE bug where the cache gets filled an nothing seems to work anymore. I know that happens with view source, but it must also happen with this. As soon as i cleared the temporary internet files, everything worked again. Lucky with subversion i can just revert, not too much damage done.

No comments: