-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of cricket
Sent: Friday, October 15, 2010 1:07 AM
To: [email protected]
Subject: Re: ajax error

On Thu, Oct 14, 2010 at 5:30 AM, farisi <[email protected]> wrote:
> I got this error
>
> Error: uncaught exception: [Exception... "Cannot modify properties of
> a WrappedNative"  nsresult: "0x80570034
> (NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN)"  location: "JS frame ::
> chrome://global/content/bindings/autocomplete.xml ::
> onxblpopuphiding :: line 825"  data: no]

Search online for  "Cannot modify properties of a WrappedNative".
Looks like a Firefox bug:
http://www.jampmark.com/browser-side/firefox-3-0-6-autocomplete-bug.html

> what the problem is ?

Difficult to say without seeing the code.

@cricket,

Thank for your reply,
I just did mistake when using XMLHttpObject.open('GET', url, true), so my
url is "url = PointController::proses". That why javascript gave the error.
And I solved it :)

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to