Hi, I'm not sure whether I should better have reported this problem in the Calendar project. If so, then excuse me and close this issue, please; I'm going to place it in there.

With Date 6.x-2.0-rc2 and Calendar 6.x-2.0-rc1 installed in Drupal 6.4 on PHP 4.3.10-19, Apache 2.0.54, MySQL 4.0.24:

I've put a Datetime CCK field into a new node type and chosen the "Text field with jquery pop-up calendar" control. Both the enter format and the display format are the same and set to what is generally used in Germany: "Sonntag, 24. August 2008 - 19:13". The default value is set to "Now", "Time increment" is set to "5", and the "Granularity" excludes the seconds only.

Whenever a user tries to enter a time within a new node, the type of the time part of the Datetime field switches to "07:13PM" - and is not displayed in the node after saving.

Comments

Garnerin’s picture

Addition, correction: After saving, the time value is lost completely! When the user edits the content again, the time part displays "00:00" - and changes to "12:00AM" when the user puts the focus into this field.

KarenS’s picture

Status: Active » Fixed

I can't replicate this problem in the latest code. There have been a number of fixes since rc2, so move up to today's code and try again. If you use the tarball, you'll need to wait until it picks up today's commits, which will be by tomorrow.

If you still have problems after that, reopen the issue and include an export of your field (use Content Copy to export the field settings).

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.