NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Robert Iliuta on April 16, 2011, 01:13:49 PM

Title: Cannot save the form
Post by: Robert Iliuta on April 16, 2011, 01:13:49 PM
Hallo,


When I press Save button I got this error:

$.handleError is not a function
https://192.168.1.100:7997/scripts/jquery.form.js
Line 388

The form is popup. If I open in normal page it works. What could be the problem?

NT 5.22

Thank you,
Robert
Title: Re: Cannot save the form
Post by: charl99 on April 16, 2011, 02:50:54 PM
That link does not work...

Meaning whatever your problem is, make the link work first.

Title: Re: Cannot save the form
Post by: Robert Iliuta on April 16, 2011, 02:59:51 PM
Hi Charl.

The error is from firebug and the link works ok.

The form open ok, but when I press save button, nothing happens... and in firebug I got that error....

Robert

[attachment deleted by admin]
Title: Re: Cannot save the form
Post by: Robert Iliuta on April 17, 2011, 12:51:12 AM
I found and duplicate the problem.

If you have in a popup form an upload field then you cannot save the form. I think it's a a bug introduced in 5.22 because in 5.21 works ok.

Anyone else can confirm this?

Thank you,

Robert
Title: Re: Cannot save the form
Post by: Bruce on April 17, 2011, 10:28:58 PM
yes, thanks to your example I've duplicated, and fixed the issue for the 5.23 build.

cheers
Bruce
Title: Re: Cannot save the form
Post by: Robert Iliuta on April 18, 2011, 01:01:13 AM
Thank you Bruce,
Robert