4.0.3 Updated member property with Date Picker not visible after postback
I have recently had to upgrade a site from 4.0.2 to 4.0.3 to try and resolve an issue elsewhere in the application however now when a member property is updated that uses a Date field the changes are not visible after post-back and the property returns to its original value, however in the database the actual property value is updated because if I come out of the screen and go back in the updated value is displayed.
This issue was not present in 4.0.2 so did something break in 4.0.3? Can anyone else replicate the issue? I am currently struggling to connect to CodePlex svn to download the source and see if anything broke but no success so far.
For the record, I can replicate this issue on both remote and local servers.
Thanks for the reply Casey, unfortunately I have controls inheriting from the DateTime picker at present so may have to locate and fix at source. If all else fails I will look at the alternative Date picker you have suggested.
May or may not be related but since the upgrade all dates across the site are now not honouring the UK format and therefore membership renewal dates are all getting screwed up e.g. 5th January 2011 instead of 1st May which is obviously a real problem.
4.0.3 Updated member property with Date Picker not visible after postback
I have recently had to upgrade a site from 4.0.2 to 4.0.3 to try and resolve an issue elsewhere in the application however now when a member property is updated that uses a Date field the changes are not visible after post-back and the property returns to its original value, however in the database the actual property value is updated because if I come out of the screen and go back in the updated value is displayed.
This issue was not present in 4.0.2 so did something break in 4.0.3? Can anyone else replicate the issue? I am currently struggling to connect to CodePlex svn to download the source and see if anything broke but no success so far.
For the record, I can replicate this issue on both remote and local servers.
I have seen several problems with the date picker in the past. Try the date picker that is in the projects section.
link http://our.umbraco.org/projects/skiltzdatetimepicker
Thanks for the reply Casey, unfortunately I have controls inheriting from the DateTime picker at present so may have to locate and fix at source. If all else fails I will look at the alternative Date picker you have suggested.
May or may not be related but since the upgrade all dates across the site are now not honouring the UK format and therefore membership renewal dates are all getting screwed up e.g. 5th January 2011 instead of 1st May which is obviously a real problem.
I've also had this problem. The quickfix in the following topic solved my problem: http://our.umbraco.org/forum/templating/templates-and-document-types/5934-Date-Picker-doesn't-work?p=1
Yes, this is a known bug in 4.0.3 and can be solved by using the updated dll in this codeplex issue.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.