Project

General

Profile

Actions

Bug #25409

closed

t3lib_iconWorks::getSpriteIconForRecord() isn't workspace aware

Added by Tolleiv Nietsch about 13 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2011-03-28
Due date:
% Done:

0%

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

Description

t3lib_iconWorks::getSpriteIconForRecord() doesn't detect elements deleted in a workspace (indicated with t3ver_state=2). Therefore elements deleted in a workspace will still keep their "original" icon

(issue imported from #M18054)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #25372: PHP Catchable Fatal Error: t3lib_iconWorks::getSpriteIconForRecord() must be an array (workspaces situation)Closed2011-03-22

Actions
Actions #1

Updated by Fedir RYKHTIK over 12 years ago

  • Target version deleted (0)

Looks like this issue is related to #25372, there are bugs with t3lib_iconWorks::getSpriteIconForRecord() in workspaces

Actions #2

Updated by Ernesto Baschny over 10 years ago

  • Is Regression set to No

The problem is most probably not in getSpriteIconForRecord, but must be in the code around it, that assumes that there is a record when there is not. Thanks to the type hinting of getSpriteIconForRecord we get at least to see some sort of error here, indicating that something is wrong. Remains to be further analysed.

Actions #3

Updated by Ernesto Baschny over 10 years ago

  • Category set to Workspaces
  • Status changed from New to Closed

Duplicate of #25372 (also workspaces related).

Actions

Also available in: Atom PDF