• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
AjaxProxy and AjaxUpdateContainer co-operation fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AjaxProxy and AjaxUpdateContainer co-operation fails


  • Subject: AjaxProxy and AjaxUpdateContainer co-operation fails
  • From: Damian Stasiak <email@hidden>
  • Date: Wed, 18 Jul 2012 17:11:02 +0200

Hi,
I'm trying to implement autocomplete _javascript_ for my WO application. I use AjaxProxy and everything looks fine. There is a problem when I try to refresh page using AjaxUpdateContainer. Few first refreshes work fine but then my page get crashed and I have parts of links directly on my page (eg. under input field there is .15.0.3.3.7.3) and _javascript_ stops working.
My AjaxProxy is attached with every autocompleted input field:

AutocompleteProxy : PMAjaxProxy {
    proxyName = "autocomplete";
    proxy = autocompleteProxy;
    name = autocompleteProxy.name;
    AjaxBridge = ajaxBridge;
}

where every field has its own bridge.

Firebug console says that I have "unterminated string literal" in line: ASB.observeField(...)

Do anyone experienced similar problem? Any tips?
--
Damian Stasiak
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Installing Tools and Framework is a mess
  • Next by Date: Re: WOApplication.setCachingEnabled(boolean)
  • Previous by thread: Re: EOSortOrdering first null
  • Next by thread: Re: AjaxProxy and AjaxUpdateContainer co-operation fails
  • Index(es):
    • Date
    • Thread