Project

General

Profile

Actions

Bug #13094

closed

Cannot push IRRE records to next stage

Added by Andreas Kießling almost 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Workspaces
Target version:
-
Start date:
2011-02-16
Due date:
% Done:

0%

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

Description

My IRRE records could not be pushed to the next review stage (i think publishing worked)
After debugging, I found the responsible part in typo3/sysext/version/class.tx_version_tcemain_commandmap.php when getCommonSetStagePropertiesCallback is called. This function only sets stageId and comment, but action and notificationAlternativeRecipients are missing.

So after resolving the dependancies for the IRRE records, tcemain does not know what to do with the records.

Solution: add these 2 fields to the $commonSetStageProperties


Files

workspace_irre.patch (815 Bytes) workspace_irre.patch Andreas Kießling, 2011-02-16 15:52
Actions

Also available in: Atom PDF