Project

General

Profile

Actions

Bug #23004

closed

Introduction Package: Adding a BE User makes the User Admin page close the session

Added by Andrei Eftimie almost 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-06-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

On 4.4 with the Introductory Package.

Steps to reproduce:

1. download Introductory package http://prdownloads.sourceforge.net/typo3/introductionpackage-4.4.0.zip?download

2. install

3. Go to User Admin and add another user

4. Trying to open the User Admin page again will Log you out

5. Delete the new user from the DB
5. b) User Admin works again

(issue imported from #M14875)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #22973: Introduction Package: New Backend User created with uid=0Closed2010-06-23

Actions
Actions #1

Updated by Chris topher almost 14 years ago

Hi Andrei,

please do the following:
Log in as an admin, go to Usersettings and create the Enable Install Tool file. Log in to the Install Tool, go to Database Analyzer and press the button "Compare" next to "Update required tables".
There should be a change to the table be_users. Confirm the changes. Afterwards there should stand "Everything OK".

Then delete all users you might have added and add a new user again (as you wrote above, step 3).

Does this solve your problem?
Btw: Which browser do you use?

Actions #2

Updated by Andrei Eftimie almost 14 years ago

Just installed from the Source + Dummy. Problem is not there.

Deleted groups and users, no luck. Will do more testing to narrow it down.

Actions #3

Updated by Chris topher almost 14 years ago

This is the same as #22973. There is an error in the SQL definitions in the SQL file which comes with the Introduction Package.
See here: http://forge.typo3.org/issues/8465

You can however use the Introduction Package, but before you create any BE User, you must go to the Install Tool, do the Compare and confirm the changes. After that everything should work...

Actions #4

Updated by Georg Ringer almost 14 years ago

no need to narrow it down, issue is known and IMO fixed (don't lnow if already online)

Actions #5

Updated by Andrei Eftimie almost 14 years ago

Yep. The be_user didn't had an auto_increment. (possibly creating more users with the same ID, thus crashing the BE session).

Should update the Introductory Package

Actions #6

Updated by Andrei Eftimie almost 14 years ago

Cool. I searched for a similar bug, but couldn't find it.

Actions #7

Updated by Andrei Eftimie almost 14 years ago

Can be closed

Actions #8

Updated by Chris topher almost 14 years ago

Nice to hear that it works.

Resolved as duplicate of #22973.

Actions #9

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF