symfony 1.4 include_javascripts causing problems in IE6

As if we needed something else to cause problems in Internet Explorer 6, my programming partner and I finally tracked down a problem with the symfony sfDoctrineGuard plugin login in IE6.

The problem we were experiencing was IE6 seemed to hang when someone was redirected to the login page. It just sat and loaded and loaded but never found anything.

When we took out the include_javascripts line, it started working. I’m not sure what IE6 doesn’t like about that function, but everything seems to be working properly now.

I used to love symfony. This latest release – 1.4 – seems to cause me more headaches than help. I’ve been experimenting with writing my own MVC so that I don’t have to spend valuable hours tracking down silly little problems like this one.

This entry was posted in on technical stuff and tagged , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>