Project

General

Profile

Actions

Bug #23720

closed

Record deletion emitts error message

Added by Steffen Gebert about 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-10-13
Due date:
% Done:

0%

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

Description

Deleting any record emitts an error message: "Attempt to delete record without delete-permissions", but the record is successful deleted.

Introduced with #23560: "Move versioning code from TCEmain into "version" extension, adding hooks to TCEmain".

I think reason is the following: version's hook processCmdmap_deleteAction jumps in in TCEmain::deleteAction() and deletes the record. Afterwards, TCEmain itself tries to delete the record, but it is not found anymore.
(issue imported from #M15977)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #23560: Put versioning code from TCEmain in version extension - part #1ClosedBenni Mack2010-09-18

Actions
Actions

Also available in: Atom PDF