contour 1.1.4 form can't save bug if there is a redirect page in the setting
The latest contour 1.1.4 after added the setting or "enter xpath" feature, if I have a redirect page. I can't save form after any editting. It keep give " Form fail to save error". Please advice when this bug will be fixed or I am doing something wrong. (I worked before untile I updated the contour with the latest version after add the xpath feature)
It looks like this is the cause of the bug I reported last week! I've cleared the cache etc, and even accessed the upgraded site from machines that have never visited the site before at all, and the behaviour is always the same.
Forms with just thank you message set = save fine.
Forms with redirect page set = "failed to save form"
I've tried this on a couple of our sites, and the results seem to be consistent. Even if you remove the redirect, the form still won't save.
@Tim, my site is running umbraco v 4.5.2. I upgraded contour from 1.1.3 to 1.1.4 by upload the 1.1.4 update latest files. nov 15 version are ok, the version after nov 15 after add the xpath feature. It issue appears. Not when I just edit form feilds the form doesn't save either. I have tired with different browsers, it all has same issue.
Just to add another case where we get this, brand new install of 4.5.2 with 1.1.4, if we change one of our forms to have a redirect, we get the failed to save message, It looks like it save changes to the settings of the form, but not any changes to the actual form itself. If we take the redirect off, it saves OK.
contour 1.1.4 form can't save bug if there is a redirect page in the setting
The latest contour 1.1.4 after added the setting or "enter xpath" feature, if I have a redirect page. I can't save form after any editting. It keep give " Form fail to save error". Please advice when this bug will be fixed or I am doing something wrong. (I worked before untile I updated the contour with the latest version after add the xpath feature)
Comment author was deleted
Hi Yan,
Be sure to clear your browser cache after the upgrade, since you might be running js from the older version
Hi Tim,
I did clear my browser cache after the upgrade. "Failed to save form" message still there after if I try to choose send page in form setting.
Yan
Hi Tim,
It looks like this is the cause of the bug I reported last week! I've cleared the cache etc, and even accessed the upgraded site from machines that have never visited the site before at all, and the behaviour is always the same.
Forms with just thank you message set = save fine.
Forms with redirect page set = "failed to save form"
I've tried this on a couple of our sites, and the results seem to be consistent. Even if you remove the redirect, the form still won't save.
Cheers,
Tim.
Comment author was deleted
@Tim, what umbraco version are the sites running? 4.5 or 4.0.X ?
Comment author was deleted
I don't have the error on a clean 4.5 install, so if you are still running on 4.0.X that might explain it...
Yup, its on sites that are running 4.0.4.2!
@Tim, my site is running umbraco v 4.5.2. I upgraded contour from 1.1.3 to 1.1.4 by upload the 1.1.4 update latest files. nov 15 version are ok, the version after nov 15 after add the xpath feature. It issue appears. Not when I just edit form feilds the form doesn't save either. I have tired with different browsers, it all has same issue.
I too am getting the same error on a v4.5.2 install with a fresh install of Contour 1.1.4.
Just to add another case where we get this, brand new install of 4.5.2 with 1.1.4, if we change one of our forms to have a redirect, we get the failed to save message, It looks like it save changes to the settings of the form, but not any changes to the actual form itself. If we take the redirect off, it saves OK.
Comment author was deleted
Thanks for all the feedback, I'll try to reproduce and fix this asap
Comment author was deleted
Additional question, what browser are you using?
Comment author was deleted
Ok found and fixed the bug, new maintenance release coming today.
As a temp workaround, first set an xpath, save the form, and then set the node, save the form
Comment author was deleted
Ok, v1.1.4.1 is out http://our.umbraco.org/projects/umbraco-pro/contour , fixing this bug
If you are upgrading from 1.1.4 you'll only need to replace the Umbraco.Forms.UI.dll assembly
@Tim, thank you very much for fixing this!
is working on a reply...