Closed (fixed)
Project:
Drupal core
Version:
4.7.0-beta2
Component:
menu system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2005 at 11:19 UTC
Updated:
2 Feb 2006 at 10:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
Richard Archer commentedThere is a nasty problem with prefixed tables. The install process fails to add the prefix to the name of the next_id sequence. There was a work-around in menu.inc for this problem but it went stale with the addition of primary links.
Here's a patch that updates the work-around.
Hopefully one day an installer will make this redundant.
Comment #2
Richard Archer commentedalso over here: http://drupal.org/node/41434
Comment #3
drumm+1 Looks consistent with database.mysql.
Comment #4
Richard Archer commentedFixed in http://drupal.org/node/39430
Comment #5
(not verified) commented