Walter - content type seems to be "application/x-www-form-urlencoded;
charset=UTF-8"

Response Headers

Connection close

Date Sat, 12 Apr 2008 02:19:30 GMT

Status 200 OK

X-Runtime 0.50048

Etag "37eb7a26070f89e08008b7e9ae5eb79b"

Cache-Control private, max-age=0, must-revalidate

Server Mongrel 1.1.4

Content-Type text/javascript; charset=utf-8

Content-Length 207

Request Headers

Host 0.0.0.0:3000

User-Agent Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.13)
Gecko/20080311 Firefox/2.0.0.13

Accept text/javascript, text/html, application/xml, text/xml, */*

Accept-Language en-us,en;q=0.5

Accept-Encoding gzip,deflate

Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7

Keep-Alive 300

Connection keep-alive

X-Requested-With XMLHttpRequest

X-Prototype-Version 1.6.0.1

Content-Type application/x-www-form-urlencoded; charset=UTF-8

Referer http://0.0.0.0:3000/

Content-Length 54

Cookie
_test_rails2_session=BAh1CCIPYXM6ZXhwZW5zZXsGOglsaXN0ewA6DGNzcmZfaWQiJWZhZWFmNTA1%250AYmE1YWQ3YjZhMzYxNmNjMmFiNzU5NjY0IgpmbGFzaElDOidBY3Rpb25Db250%250Acm9sbGVyOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--cd864d26f4c43ac3987e0ce80e9f7719157ca249

Pragma no-cache

Cache-Control no-cache

On Sat, Apr 12, 2008 at 7:32 AM, Walter Lee Davis <[EMAIL PROTECTED]>
wrote:

>
> okay, maybe the mime type that is being sent back is wrong -- the
> browser is not recognizing this lump of script as script. When you
> look at the response in Firebug, click on the Headers tab and see
> what Content-type is set on the response.
>
> Walter
>
> On Apr 11, 2008, at 4:46 PM, greghauptmann wrote:
> >
> > I can reproduce the issue with firebug running and I don't see any
> > firebug/client-side javascript errors being indicated....?
> >
> > On Apr 12, 4:53 am, Walter Lee Davis <[EMAIL PROTECTED]> wrote:
> >> Have you tried using Firefox and Firebug to see if there are any
> >> javascript errors being thrown?
> >>
> >> Water
> >>
> >> On Apr 11, 2008, at 2:09 PM, greghauptmann wrote:
> >>
> >>
> >>
> >>> side rails log, HOWEVER instead of seeing the updated text in the
> >>> cell
> >>> I see the following:
> >>
> >>> try {
> >>> Element.update("expense-update_column-1-body-cell", "test12");
> >>> } catch (e) { alert('RJS error:\n\n' + e.toString());
> >>
> >>> alert('Element.update(\"expense-update_column-1-body-cell\",
> >>> \"test12\");'); throw e }
> > >
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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