During porting to D6, we forgot to convert the CVS blocks to use string deltas instead of integers. Working on this now as a prereq to fixing #371969: Move developer info into a block provided by cvs.module for real.

Comments

dww’s picture

Status: Active » Needs review
StatusFileSize
new3.59 KB
dww’s picture

StatusFileSize
new3.54 KB

We need to test for string versions of '0', not just 0, in our update query.

dww’s picture

Status: Needs review » Fixed

Committed to HEAD

dww’s picture

Issue tags: +needs drupal.org deployment

Don't forget to run update.php when this is deployed...

Status: Fixed » Closed (fixed)

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

dww’s picture

Issue tags: -needs drupal.org deployment

Now deployed on d.o.

jpetso’s picture

Same thing done for Version Control API and its project node integration.