Hi,

Yes it does.  If I look in Safari's web inspector I see something like this (see below).

The form data looks right - it has the correct value that I typed in.  But the response is null and I don't see that it touches the handleRequest method of AjaxAutoComplete.

    1. Request URL:
    2. Request Method:
      POST
    3. Status Code:
      200 OK
    4. Request Headersview source
      1. Accept:
        text/_javascript_, text/html, application/xml, text/xml, */*
      2. Content-type:
        application/x-www-form-urlencoded; charset=UTF-8
      3. Origin:
      4. Referer:
      5. User-Agent:
        Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/534.57.2 (KHTML, like Gecko) Version/5.1.7 Safari/534.57.2
      6. X-Requested-With:
        XMLHttpRequest
    5. Form Dataview URL encoded
      1. e_0_7_11_5_1_1_3_1_1_2_1_19_0_0_1_1_1_3_field:
        OG
    6. Response Headersview source
      1. Connection:
        close
      2. Content-Length:
        31192
      3. Content-Type:
        text/html
      4. Date:
        Fri, 29 Jun 2012 21:03:03 GMT
      5. MS-Author-Via:
        DAV
      6. Server:
        Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.10 with Suhosin-Patch SVN/1.6.16
      7. Set-Cookie:
        wosid=emSii16ih6mVU52stftF5g; version="1"; path=/cgi-bin/WebObjects/METSAdminApp_1.woa, woinst=-5555; version="1"; path=/cgi-bin/WebObjects/METSAdminApp_1.woa

Thank you,

Johnny Miller
Kahalawai Media Corp.



On Jun 29, 2012, at 10:59 AM, Amedeo Mantica wrote:

Does the JS resources get loaded ?

Sent from my iPhone

On 29/giu/2012, at 16:42, Johnny Miller <jlmil...@kahalawai.com> wrote:

Hi,

I'm working on a project where I'm emulating frame sets.  I have various editors that get loaded through a switch component depending on the selected object's type.

In one of the editors I'm using the AjaxAutoComplete component but it is not working :(.  I can see from the web inspector that the Ajax request is getting made but if put a logging statement in the handleRequest method of AjaxAutoComplete I can see that the request never reaches the component.

As a test I put the AjaxAutoComplete up a level (into the component that has the switch component) and it worked as expected.  

Any advice on how I might be able to trouble shoot this?

Thank you,

Johnny Miller
Kahalawai Media Corp.



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/amedeomantica%40me.com

This email sent to amedeomant...@me.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to