Project

General

Profile

Actions

Bug #33161

closed

sorting of records not possible?

Added by Jari no-lastname-given over 12 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Won't have this time
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2012-01-13
Due date:
% Done:

100%

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

Description

If im trying to change the sorting of any custom table with enabled versioning i get the following error message:

Move attempt failed due to workspace restrictions: Record could not be edited in workspace: Online record was not in versionized branch! // Could not insert record from table "mytablename" in destination PID "2"

Works for tt_content and pages but not for any custom table.

Typo3 4.5 and 4.6

Steps to reproduce: Switch to draft mode -> list module -> change order of any table (backend_layout for instance).

If this is just a missing feature it would be better if sorting icons are not visible or the error message is more understandable.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #41446: Sorting of records different from tt_content - TCA Doku wrong!Closed2012-09-28

Actions
Actions #1

Updated by Jari no-lastname-given over 12 years ago

  • % Done changed from 0 to 100

I've fixed this problem by setting 'versioningWS' to 2 instead of 1.
In versioningWS 2 it creates a placeholder record.

Maybe this should be default!?

Actions #2

Updated by Cristian Eliade Moga over 12 years ago

Tried to set 'versioningWS' of the custom table to 2 and I get a:

PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate XX bytes) in typo3_src/t3lib/class.t3lib_db.php on line XXXX

Tested on TYPO3 4.6.1 and 4.5.2

Actions #3

Updated by Tolleiv Nietsch over 12 years ago

  • Status changed from New to Closed
  • Priority changed from Should have to Won't have this time

If a feature works for tt_content then it works for all other pages and sth. else is misconfigured - therefore I assume that this is not a bug. So please report only reproducible bugs to this bugtracker and use the newsgroups to get free support.

Actions #4

Updated by Michael Stucki over 10 years ago

  • Category set to Workspaces
Actions #5

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions

Also available in: Atom PDF