I have a date picker field on one of my pages, and every time the page is saved the value in the date picker goes back one day.
Example:
I create a new page and set the value in the field to today (Thursday, August 2, 2018). Save the page and the date displays the correct date. Go back into the page, and save again. The date now displays Wednesday, August 1, 2018. Save again and the date now displays Tuesday, July 31, 2018.
It appears to be a known bug, which is fixed in the 7.3 release of Umbraco. The description of how to reproduce the issues sounds very similar to what you describe in your post - You can see the original reported issue here http://issues.umbraco.org/issue/U4-7061
So in order to have this fixed it looks like you'll need to upgrade Umbraco to at least 7.3.
If you have not done an Umbraco upgrade before here are some useful links for you in no particular order
Thanks, this does help, for the most part. I've been trying to upgrade to 7.3.0 (and beyond), but have been running into significant issues. At least I know that if I can get the upgrade to work it will fix that issue.
What kind of issues are you experiencing? And how do you do the upgrade? Is it using nuget or manually? Perhaps some of the answers to those issues are found in the provided links - But otherwise feel free to ask further questions in this thread or do a new post if it's more suitable.
I followed all of the steps outlined in the two guides here (https://our.umbraco.com/documentation/Getting-Started/Setup/Upgrading/general) and here (https://our.umbraco.com/documentation/Getting-Started/Setup/Upgrading/version-specific) but I seem to get the same result each time I try. I'm really not sure where the error is because I had upgraded manually to other versions before without issue, but I have not had any success with this at all.
I do plan on looking at the links you posted - it's possible they may help.
Date Picker Value Changes on Save
Running 7.2.8.
I have a date picker field on one of my pages, and every time the page is saved the value in the date picker goes back one day.
Example: I create a new page and set the value in the field to today (Thursday, August 2, 2018). Save the page and the date displays the correct date. Go back into the page, and save again. The date now displays Wednesday, August 1, 2018. Save again and the date now displays Tuesday, July 31, 2018.
Any suggestions?
Hi Adam
It appears to be a known bug, which is fixed in the 7.3 release of Umbraco. The description of how to reproduce the issues sounds very similar to what you describe in your post - You can see the original reported issue here http://issues.umbraco.org/issue/U4-7061
So in order to have this fixed it looks like you'll need to upgrade Umbraco to at least 7.3.
If you have not done an Umbraco upgrade before here are some useful links for you in no particular order
https://codeshare.co.uk/blog/how-to-upgrade-umbraco-safely/
https://cultiv.nl/blog/how-to-diagnose-umbraco-upgrade-problems/
https://our.umbraco.com/documentation/Getting-Started/Setup/Upgrading/
I hope this helps!
/Jan
Hi Jan!
Thanks, this does help, for the most part. I've been trying to upgrade to 7.3.0 (and beyond), but have been running into significant issues. At least I know that if I can get the upgrade to work it will fix that issue.
Hi Adam
What kind of issues are you experiencing? And how do you do the upgrade? Is it using nuget or manually? Perhaps some of the answers to those issues are found in the provided links - But otherwise feel free to ask further questions in this thread or do a new post if it's more suitable.
/Jan
I had previously made a post here as well:
https://our.umbraco.com/forum/using-umbraco-and-getting-started/93037-500-internal-server-error-when-upgrading-manually
I followed all of the steps outlined in the two guides here (https://our.umbraco.com/documentation/Getting-Started/Setup/Upgrading/general) and here (https://our.umbraco.com/documentation/Getting-Started/Setup/Upgrading/version-specific) but I seem to get the same result each time I try. I'm really not sure where the error is because I had upgraded manually to other versions before without issue, but I have not had any success with this at all.
I do plan on looking at the links you posted - it's possible they may help.
Hi Adam
Ah ok I see - Then I'll probably add some follow up questions in that post instead of doing it here.
Better to keep things separate then :)
/Jan
is working on a reply...