Small issue. If my datatype has a Date Picker Property on it, and i leave that blank in the standard values, the date comes through defaulting to 1900-01-01 when i create the node in the content section.
thanks for reporting this issue. I had't noticed this issue myself, but seems that the Date Picker is causing some problems - won't work with the $date$ key unfortunately.
Also the content picker property seems to do something similar.
When you create a new content node, instead of showing just "Choose..." it shows "Delete Choose...", this means that when you reference the field in xslt it will come through not empty.
I just updated the package and one of the fixes includes empty properties, which previously caused the datepicker to default to 1900-01-01. Please feel free to check out the new version.
Issues if document type has a Date Picker
This is great Morten!!!
Small issue.
If my datatype has a Date Picker Property on it, and i leave that blank in the standard values, the date comes through defaulting to 1900-01-01 when i create the node in the content section.
My Umbraco version is 4.0.3.
Cheers,
Neil
Hi Neil,
thanks for reporting this issue. I had't noticed this issue myself, but seems that the Date Picker is causing some problems - won't work with the $date$ key unfortunately.
I'll work out a solution for this one though.
- Morten
Also the content picker property seems to do something similar.
When you create a new content node, instead of showing just "Choose..." it shows "Delete Choose...", this means that when you reference the field in xslt it will come through not empty.
Hi Neil,
Noted! I will do some tests and tweaks.
I'll tweet when a new update is ready (hopefully this weekend).
- Morten
Morten, About the datepicker, you should probably note this: date picker doesn't work
Hi Frej,
I have seen the posts, but don't think it is the same issue as has been reported here. But clearly might be an issue if you use MySQL.
- Morten
Hi Neil,
I just updated the package and one of the fixes includes empty properties, which previously caused the datepicker to default to 1900-01-01. Please feel free to check out the new version.
- Morten
is working on a reply...