Thank you all for continuing your work on this amazing software.
I've installed a J!3.3.1 instance using a Microsoft SQL server, and I've noticed a problem with saving items within Joomla on the front-end or back-end, related to the date fields.
This happens for any item, but let's use an Article as an example.
It seems that leaving a field such as "Finish Publishing" blank will result in the field being saved with "1900-01-01 00:00:00" in the database. This is expected for an SQL server.
However, when re-entering the same saved Article item, the field's tooltip reads "1900 Jan 1" but the actual value of the field says "1970-01-01 00:00:00." Upon saving this, the database cell is updated to the value "1970-01-01 00:00:00" and the article is listed as "expired" on the front end.
It seems that the database is receiving the correct value the first time, but somehow, the form that includes the datepicker is showing the value as 1970.
I realize that postgre databases use 1970, ms-sql uses 1900, and mysql uses 0000 for the "null" date. Can anyone help me figure out why the jform is showing the value of 1970, then?
I've searched everywhere and while I've usually found a patch for this type of thing in the past, I cannot find one in this case.
Thank you!
To post to this group, send email to joomla-...@googlegroups.com.--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-cms.
For more options, visit https://groups.google.com/d/optout.
To post to this group, send email to joomla-dev-cms@googlegroups.com.To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cms+unsubscribe@googlegroups.com.
To post to this group, send email to joomla-...@googlegroups.com.To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.