Closed (duplicate)
Project:
Date
Version:
6.x-2.0
Component:
Date CCK Field
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2009 at 22:39 UTC
Updated:
23 Mar 2009 at 11:13 UTC
I am trying to update Date from Version 6.2-rc6 to 6.2 dev. I realize that I have to make the update.php routine run twice - though, the feedback on the second attempt shows me following error message:
user warning: Duplicate entry 'Y M j - g:ia' for key 2 query: INSERT INTO date_format (format, type, locked) VALUES ('Y M j - g:ia', 'short', 1) in /is/htdocs/wp1121964_8IG777PV6S/www/mimaku/drupal6/includes/common.inc on line 3422.
... any ideas on what I have to set correct to make date run as it's supposed to? Any database modifications? Hints are appreciated!
Comments
Comment #1
karens commentedDuplicate of #369811: " Duplicate entry 'F j, Y - H:i' " warning for INSERT into date_format table, also reported in #386806: User warning: Duplicate entry 'l, F j, Y - g:ia' when upgrading from 6.x-2.0-rc6 to 6.x-2.0, #368941: Duplicate entry error after installing latest -dev version, #405304: Errors after Upgrading to Date 6.x-2.0, #373435: Warning when running dev update. The first of these many duplicates was sitting in easy view in the issue queue.