Hello all,

I'm using prototype in conjunction with Extjs to build out an Ajax-
driven app.  I'm noticing that occasionally there will be Ajax
Requests that will occasionally not complete.  After some
investigation, I found that when I made a call to String#evalJSON, it
would throw a TypeError  with the following message :

transport.responseText has no properties.

When this happened, I use firebug to log both the error and the
transport object.  When I inspect the transport object,
transport.responseText is definitely there, and well-formed.

Has anyone else encountered this behaviour?

Best,
Chris henry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to