Project

General

Profile

Actions

Bug #24611

closed

Workspace and registration of added field in a extension

Added by Dassault Systemes about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-17
Due date:
% Done:

0%

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

Description

Using TYPO3 4.3.3 with workspace and a metadata extension, there is a problem when we work in a workspace, and with the registration in database of the values entered in fields added by the new extension.
it seems to be the same bug as Bug typo3 number 5074 (http://www.bugs.typo3.org/bug_view_page.php?bug_id=5074&history=1) but only when you are not in the LIVE workspace
Any solution ?

(issue imported from #M17081)

Actions #1

Updated by Administrator Admin about 13 years ago

The bug is fixed.
When the record is created from a workspace, the id of the record must be the id of the content in the workspace.
So, you have to retrieve the identifier with the following code:
$pObj->autoVersionIdMap [$table] [$id]

Actions #2

Updated by Administrator Admin about 13 years ago

You can close this request

Actions

Also available in: Atom PDF