Bug #22973
closedIntroduction Package: New Backend User created with uid=0
0%
Description
I've installed the introduction package. New created backend users will be created with uid = 0. It seems that the auto_increment option is not set for be_users:uid
(issue imported from #M14836)
Updated by Georg Ringer over 14 years ago
use the install tool > DB compare to set it
Updated by Jo Hasenau over 14 years ago
but this is just a workaround - I tested it and can confirm the behaviour: There are 4 BE users available but the new one gets uid 0 - and second try won't create any new user record, because the uid would still be 0 which is of course already taken. So the result is an error message while trying to save.
Updated by Jo Hasenau over 14 years ago
BTW: This doesn't happen with another install which is not based on the introduction package, so I guess it's not related to the 4.4 source but to the package only.
Updated by Jo Hasenau over 14 years ago
The bug seems to be in introduction.sql - uid is not set to autoincrement for the be_users table - I checked the rest and it seems to be OK
Updated by Georg Ringer over 14 years ago
as this project is hosted on forge > http://forge.typo3.org/issues/8465
please discuss this bug there, ticket is opend