Closed (fixed)
Project:
Drupal Developer
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2009 at 19:49 UTC
Updated:
24 Mar 2009 at 08:40 UTC
$uid = db_next_id('{users}_uid');
Comments
Comment #1
snufkin commentedis this a bug report for this install profile?
Comment #2
hass commentedCategory: bug report! YES
Comment #3
snufkin commentedI see, thank you! I receive _lot_ of irrelevant, drupal core related posts on these issue queues, thats why I asked. I'll fix this.
Comment #4
snufkin commentedfixed in 1.1
Comment #5
hass commentedThere is no commit and no release yet.
Comment #6
snufkin commentedSomething weird is going on, release is here: http://ftp.drupal.org/files/projects/drupal_developer-6.x-1.1.tar.gz, but the project module displays an error for me on the releases page.
No commit because this was fixed in the dev branch already, I just double checked it yesterday.
Comment #7
hass commentedIf there is no commit visible in the history (http://drupal.org/project/cvs/130279) you have the files not saved in CVS and the changes are not in the next release as the tagging tagged only old files...
Comment #8
snufkin commentedI meant that there is no recent commit because the switch to install profile api was done a long time ago, the db_next_id() is not in the DRUPAL-6--1 branch (which was used to roll the next stable release, but there is a hickup in project module: http://drupal.org/node/381704).
Comment #9
hass commentedComment #10
hass commented