For some reason, CVS commit 134765 duplicated two constants defined in core common.inc: SAVED_NEW and SAVED_UPDATED.

CommentFileSizeAuthor
#1 ec_common.module-375744-1_6.4.patch700 bytesdarren oh

Comments

darren oh’s picture

Status: Active » Needs review
StatusFileSize
new700 bytes

Patch removes offending lines.

gordon’s picture

Status: Needs review » Fixed

Thanks I have fixed this.

Dublin Drupaller’s picture

I think this seems to have slipped back in...I'm getting the following error messages:

notice: Constant SAVED_NEW already defined in ec_common.module on line 14.
notice: Constant SAVED_UPDATED already defined in ec_common.module on line 15.
notice: Constant SAVED_NEW already defined in ec_common.module on line 14.
notice: Constant SAVED_UPDATED already defined in ec_common.module on line 15.

I'm using drupal 6.10 and EC6.x-4.x-dev

Dublin Drupaller’s picture

updating: problem was with Drupal 6.10 not ECommerce. EC4 works fine with Drupal 6.9.

Status: Fixed » Closed (fixed)

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