Project

General

Profile

Actions

Bug #77847

closed

TCAdefaults imagecols doesn't work in translated record

Added by Heinz Schilling over 7 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2016-09-05
Due date:
% Done:

100%

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

Description

TCAdefaults.tt_content.imagecols = 1

Works well, if new content element «images» is created (TYPO3 6.2 / 7.6.10)

If I translate record:
  • imagecols = 1 (TYPO3 6.2) => ok
  • imagecols = 2 (TYPO3 7.6.10) => false

Not the same as reportet in https://forge.typo3.org/issues/75233


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #89211: TCAdefaults.pages.hidden = 0 not working in TYPO3 9.5.9 and 10.1.0-dev using page tree drag & dropClosed2019-09-19

Actions
Actions #1

Updated by Riccardo De Contardi over 7 years ago

  • Category set to Localization
Actions #2

Updated by Heinz Schilling almost 6 years ago

Bug still exists in 7.6.27.

Actions #3

Updated by Riccardo De Contardi almost 6 years ago

May I have some more information on how to reproduce it? A step-by-step guide would be really great! Thank you!

Actions #4

Updated by Heinz Schilling almost 6 years ago

Preparation
- TYPO3 installation with minimum two languages

- Set for all users in TSconfig
TCAdefaults.tt_content.imagecols = 1

- Set allow excludefields for editor user group
Page Content > Columns (imagecols) > disable

Step by step
  • Switch to a backend user with usergroup described above
  • Create content element type images and add one image
  • Save and close this
  • Translate this element
  • Switch back to a admin user

Open image element in default language
In «Appearance» field «Number of Columns» has value «1»

Open translated image element in foreign language
In «Appearance» field «Number of Columns» has value «2»

Remarks
  • This behavior works in TYPO3 6.2
  • If editor has permission to field «Columns (imagecols)» it has value «1»

In short
Only editor has no permission to field «Columns (imagecols) TCAdefaults are not taken in translated record.

Hope this helps.

Actions #5

Updated by Riccardo De Contardi over 5 years ago

This issue is still reproducible on version 9.4-dev (latest master)

I tried with putting TCAdefaults.tt_content.imagecols = 1 on Usergroup TSConfig and User TSConfig, but there is no difference. The error is the same.

Actions #6

Updated by Heinz Schilling over 3 years ago

Test it in TYPO3 CMS 10.4.6 and bug is gone.

Actions #7

Updated by Riccardo De Contardi over 3 years ago

It seems also solved for 9.5.20 - I tried with setting TCAdefaults.tt_content.imagecols = 1 to

- user TSConfig
- usergroup TSConfig
- both

Actions #8

Updated by Gerrit Code Review almost 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68918

Actions #9

Updated by Gerrit Code Review almost 3 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68918

Actions #10

Updated by Benni Mack almost 3 years ago

  • Related to Bug #89211: TCAdefaults.pages.hidden = 0 not working in TYPO3 9.5.9 and 10.1.0-dev using page tree drag & drop added
Actions #11

Updated by Gerrit Code Review almost 3 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68938

Actions #12

Updated by Benni Mack almost 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #13

Updated by Benni Mack almost 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF