Has anyone else started getting application error emails from the
Django admin after updating to Firefox 3.5?

I haven't had much change to investigate, but I get 500 error emails with:

ValueError: invalid literal for int(): 706/img/admin/icon_clock.gif

Looking via Firebug, the src for the image (imported by JavaScript) is
locally referenced, not absolutely in FF3.5. The upper half of this
screen shot is FF3.5:
http://alastairc.ac/testing/django_admin_calendar_images.png

I'm surprised I didn't find more from Googling, apart from a couple of
references to the issue in Safari. Are people not upgrading to FF3.5?
I have a pretty standard (Django 1.0) setup, and it's obviously a
difference in Firefoxs.

-Alastair

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to