Project

General

Profile

Actions

Bug #45576

closed

Language switch modifies sortBy Field in Original Record

Added by André Wuttig almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2013-02-18
Due date:
% Done:

0%

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

Description

We have a very strange behaviour.

Yesterday we want to create a translation of a record via BE. After that the sortBy Field get a new generated value :( and 1200 records were overwritten!!!

What could we do to recover the records!

PS:
  • It only happens if a custom sortBy Field was configured in TCA.
  • The value was incremented with 256 every step

I hope you have some ideas!

Actions #2

Updated by Georg Ringer almost 12 years ago

  • Status changed from New to Needs Feedback

if this field is defined in ext_tables.php "sortby", then this field should be never editable by an editor because (as you know now) it generated automatically by the core.

if this is not the case, some more details would be helpful.
please report back.

Actions #3

Updated by André Wuttig almost 12 years ago

Ok this was the problem.
Unfortunately the records are all overwritten :(

Straight away we have to check all projects for custom sortBy configuration in TCA and have to fix it if this field is editable by an editor.

Actions #4

Updated by Alexander Opitz over 11 years ago

  • Status changed from Needs Feedback to Closed
  • Target version deleted (4.5.24)
Actions

Also available in: Atom PDF