Bruno17 / MIGX

MIGX for revo 2.2 and above
83 stars 78 forks source link

No alert window on failed validation #237

Closed yoavisimo closed 8 years ago

yoavisimo commented 8 years ago

Hi,

Marked the validation required checkbox on a specific field, if i leave it empty the window stays open but no alert shows up.

Bruno17 commented 8 years ago

should be fixed with this lines:

https://github.com/Bruno17/MIGX/commit/0ebceb1301e28efd65f440371bcca2539a0b9bd1#diff-caa6bb787d43ede7f1052ef0a1d9b0c3R128

yoavisimo commented 8 years ago

Works great!

Thanks, Jo.

gibbs commented 8 years ago

It looks like this has regressed as there is no failure listener in core/components/migx/templates/mgr/updatewindow.tpl. Is this intentional?