NetTalk Central

Author Topic: Cannot save the form  (Read 4277 times)

Robert Iliuta

  • Sr. Member
  • ****
  • Posts: 472
    • View Profile
    • Email
Cannot save the form
« 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

charl99

  • Full Member
  • ***
  • Posts: 185
    • View Profile
    • Email
Re: Cannot save the form
« Reply #1 on: April 16, 2011, 02:50:54 PM »
That link does not work...

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


Robert Iliuta

  • Sr. Member
  • ****
  • Posts: 472
    • View Profile
    • Email
Re: Cannot save the form
« Reply #2 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]

Robert Iliuta

  • Sr. Member
  • ****
  • Posts: 472
    • View Profile
    • Email
Re: Cannot save the form
« Reply #3 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Cannot save the form
« Reply #4 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

Robert Iliuta

  • Sr. Member
  • ****
  • Posts: 472
    • View Profile
    • Email
Re: Cannot save the form
« Reply #5 on: April 18, 2011, 01:01:13 AM »
Thank you Bruce,
Robert