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 #1

Updated by Tolleiv Nietsch almost 14 years ago

  • Status changed from New to Accepted
Actions #2

Updated by Tolleiv Nietsch almost 14 years ago

  • Status changed from Accepted to Under Review
Actions #3

Updated by Tolleiv Nietsch almost 14 years ago

  • Assignee set to Tolleiv Nietsch
Actions #4

Updated by Tolleiv Nietsch almost 14 years ago

  • Status changed from Under Review to Resolved

Committed to trunk (rev. 4146) and 4.5 (rev. 4147) thanks

Actions #5

Updated by Michael Stucki almost 11 years ago

  • Category changed from Bugs to Workspaces
Actions #6

Updated by Michael Stucki almost 11 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
  • Target version deleted (4.5.1)
Actions #7

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF