Task #45148

Epic #55070: Workpackages

Epic #54851: WP: Workspaces IRRE & MM bugfixes

Story #54853: As a user I want to correctly create, modify, preview and publish IRRE & MM related workspace changes

show_item does not consider workspace references

Added by Oliver Hader over 2 years ago. Updated over 1 year ago.

Status:Accepted Start date:2013-02-04
Priority:Should have Due date:
Assigned To:Oliver Hader % Done:

0%

Category:Backend User Interface Spent time: -
Target version:-
TYPO3 Version:6.2 Complexity:
PHP Version:5.3 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.

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

History

#1 Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/18006

#2 Updated by Oliver Hader over 1 year ago

  • Parent task set to #54853
  • Is Regression set to No

#3 Updated by Oliver Hader over 1 year ago

Needs to be rechecked, once the workspace fixes for IRRE/MM are integrated.

This screenshot shows, where the accordant workspace elements should be visualized (if any):

#4 Updated by Oliver Hader over 1 year ago

  • Status changed from On Hold to Accepted
  • Target version deleted (4.5.23)
  • TYPO3 Version changed from 4.7 to 6.2

Also available in: Atom PDF