Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #8660 (closed defect: undocumented)

Opened 1 year ago

Last modified 1 year ago

Ajax.PeriodicalUpdater not working with IE

Reported by: Gerrit Assigned to: sam
Priority: normal Milestone: 1.x
Component: Prototype Version: edge
Severity: normal Keywords:
Cc:

Description

I have already posted this problem on the mailing list, but nobody has answered yet. Please have a look here: http://groups.google.com/group/rubyonrails-spinoffs/browse_thread/thread/3e0950b562846d39

P.S. I have tried Versions 1.5.0 and 1.5.1.

Change History

06/15/07 16:47:41 changed by Tobie

  • status changed from new to closed.
  • resolution set to invalid.

As someone pointed out on the mailing list, the code you are using is incorrect. I'm closing this as invalid.

06/18/07 19:42:34 changed by Gerrit

  • status changed from closed to reopened.
  • resolution deleted.

I have corrected the code and the problem still exists. Please see the link above for a precise explanation.

06/18/07 20:10:05 changed by Tobie

Sound like you're not setting up correct headers on your server.

Have a look at this article on wikipedia, it should help you sort things out.

Please close this ticket as invalid if it solves your issue.

Thank you.

06/18/07 20:57:42 changed by Gerrit

  • status changed from reopened to closed.
  • resolution set to undocumented.

Yes, it works now! :) Thank you very much Tobie, this problem has driven me insane... I think this should be mentioned in the API Docs or sowewhere else! If you are not familiar with that, you will probably never find that out on your own.