Project

General

Profile

Actions

Bug #103970

open

Inline relations do not set the actual language

Added by Daniel Siepmann about 1 month ago. Updated about 1 month ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2024-06-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
localization, inline, irre
Complexity:
Is Regression:
Sprint Focus:

Description

Steps to reproduce:

  1. Create a site with at least two language
  2. Create a page within the site
  3. Create a content element in default language (don't save yet)
  4. Switch language of content element to all languages (-1) (don't save yet)
  5. Attach a file relation and save.

Result:
The relation will be saved with 0 for languages, which can be confirmed by select sys_language_uid from sys_file_reference once saved.

Expected:
The relation will be saved with -1 for language, as that's what was chosen in the parent while creating the relation.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #103969: Update language of inline elements is missing, leading to follow up issuesNew2024-06-04

Actions
Actions

Also available in: Atom PDF