Open the forms of https://bugs.freedesktop.org/attachment.cgi?id=83080 . There is a time-input in a timefield, which doesn't work since 4.0.0.0. beta1. The formatted field works well in this version and other 4.0.*-versions. So you could input a timestamp into a formatted field without any problem. With version 4.1 the input of a timestamp in a formatted field works only for the date, not for the time. Time is shown as 00:00. There has been something changed in the API. Cuold be it is a hint for this problem: https://bugs.freedesktop.org/attachment.cgi?id=83078
This bug has been confirmed by https://bugs.freedesktop.org/show_bug.cgi?id=67235#c11
Have tested where the bug first appears: LO 4.1.0.2.0. With LO 4.1.0.1 the formatted field works well with a timestamp. Could this have been introduced with the fix of https://bugs.freedesktop.org/show_bug.cgi?id=66252 I will set Colan in CC.
Fix is at https://gerrit.libreoffice.org/5149, but raises issues, so to be discussed.
Lionel Elie Mamane committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=13fe681d6039ce39793b27629edfd22727f155f8 fdo#67387 skip separating space between date and time in timestamp The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
The update (write to database) was actually working alright; if one opened the .odb in an older LibreOffice, one saw the right value. It was the *reading* of a Timestamp value that was broken, and always reading the time value as 00:00:00. Review for backport to 4.1.1 requested at https://gerrit.libreoffice.org/5166
(I thought that this bug was similar to bug 67235, but actually very different reason and nearly independent.)
Lionel Elie Mamane committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2f9c340b4f8f54872eb97880d03c802a1620a1b6&h=libreoffice-4-1 fdo#67387 skip separating space between date and time in timestamp It will be available in LibreOffice 4.1.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 67447 has been marked as a duplicate of this bug. ***
*** Bug 68101 has been marked as a duplicate of this bug. ***