Project

General

Profile

Actions

Bug #34156

closed

No-Admin can’t delete FE-User from Recycler

Added by Mario Näther about 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-02-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I delete an FE-user as no-Admin from normal BE list module and the fe-user moves to Recycler.
If I delete this fe-user from recycler as no-Admin, the recycler quest me "realy delete?" Yes or No? and I clicked on "Yes" and nothing happened, the fe-user already exists!

The SQLDebug of ExtJS request outputed:

SELECT * FROM fe_users WHERE uid=3877553 AND fe_users.deleted=0

But the deleted flag was already set to 1 from deletion on list module

I can reproduce this on TYPO3 4.5.11 and TYPO 4.6.4

TSConfig Settings for recycler

mod.recycler.allowDelete = 1

The attached patch file (from T3 4.6), fixed this on my TYPO3.


Files

0001-test.patch (1.02 KB) 0001-test.patch Mario Näther, 2012-02-21 18:18
0002-test.patch (998 Bytes) 0002-test.patch Mario Näther, 2012-02-27 19:52
Actions

Also available in: Atom PDF