$uid = db_next_id('{users}_uid');

Comments

snufkin’s picture

is this a bug report for this install profile?

hass’s picture

Category: bug report! YES

snufkin’s picture

I see, thank you! I receive _lot_ of irrelevant, drupal core related posts on these issue queues, thats why I asked. I'll fix this.

snufkin’s picture

Version: 6.x-1.0 » 6.x-1.1
Status: Active » Fixed

fixed in 1.1

hass’s picture

Status: Fixed » Active

There is no commit and no release yet.

snufkin’s picture

Something 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.

hass’s picture

If 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...

snufkin’s picture

I 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).

hass’s picture

hass’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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