Fatal error: Cannot redeclare system_update_6054() (previously declared in XXXX/modules/system/system.install:2654) in XXXX/modules/system/system.install on line 2691

last two functions in file are both named "system_update_6054()"

CommentFileSizeAuthor
#3 system.install.patch690 bytestoddgee

Comments

toddgee’s picture

version 1.238.2.21 of file is defective

$ cvs status system.install
===================================================================
File: system.install Status: Up-to-date

Working revision: 1.238.2.21
Repository revision: 1.238.2.21 /cvs/drupal/drupal/modules/system/system.install,v
Commit Identifier: xAZEDNaKUJYZzdpu
Sticky Tag: DRUPAL-6 (branch: 1.238.2)
Sticky Date: (none)
Sticky Options: (none)

toddgee’s picture

committed this morning:

revision 1.238.2.21
date: 2010-03-01 01:19:15 -0800; author: goba; state: Exp; lines: +15 -3; commitid: xAZEDNaKUJYZzdpu;
#358315 by neochief, Damien Tournoud, andypost: drupal_lookup_path() does not respect path alias ordering when older aliases are retained

toddgee’s picture

StatusFileSize
new690 bytes

really just requires that the second system_update_6054 be renamed to '6055'

gábor hojtsy’s picture

Status: Active » Fixed

Oh, thanks for catching this one. Committed.

Status: Fixed » Closed (fixed)

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