NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started 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
-
That link does not work...
Meaning whatever your problem is, make the link work first.
-
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]
-
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
-
yes, thanks to your example I've duplicated, and fixed the issue for the 5.23 build.
cheers
Bruce
-
Thank you Bruce,
Robert