Project

General

Profile

Actions

Task #45148

closed

show_item does not consider workspace references

Added by Oliver Hader about 11 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Workspaces
Target version:
-
Start date:
2013-02-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

typo3/show_item.php does not consider workspace references, that might be IRRE or plain MM.
The reason is the the overlay still uses the uid of the original record (which is the placeholder on new workspace records).
The fix is to use the processed record index "_ORIG_uid" instead of "uid" here, if available.


Files

references_example.png (13.6 KB) references_example.png Oliver Hader, 2014-01-27 09:42
Actions

Also available in: Atom PDF