Closed (works as designed)
Project:
Drupal core
Version:
7.x-dev
Component:
comment.module
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
1 Mar 2012 at 01:11 UTC
Updated:
28 Dec 2012 at 18:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
senpai commentedAttaching the patch.
Comment #3
senpai commentedWoops. Changing from 8.x-dev to 7.x-dev.
Comment #4
senpai commented#1: 1462144_comment_safely_rename_table.patch queued for re-testing.
Comment #5
vthirteen commentedit worked for me!
Comment #6
senpai commentedI guess this isn't really a minor issue, because it prevents a D6 to D7 upgrade if *anything* else caused the update.php to need a second run-through.
Comment #7
catchUpdates aren't re-entrant, you need to start over with a fresh database every time.
Bad enough trying to get it working running them once.
Comment #8
off commentedwork correctly