Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edited images in Carousel are not included in linked translation #1533

Open
1 task
gmt-it opened this issue Nov 2, 2024 · 1 comment
Open
1 task

Edited images in Carousel are not included in linked translation #1533

gmt-it opened this issue Nov 2, 2024 · 1 comment
Labels

Comments

@gmt-it
Copy link

gmt-it commented Nov 2, 2024

Bug Report

Prerequisites

  • Did you [perform a cursory search] yes

Description

If, for example, images in the carousel are adjusted using the editor, the changes are not reflected in the associated translation.

Steps to Reproduce

  1. Create carousel element. (English)
  2. Add image
  3. Create linked translation
  4. Adjust image in English version

Expected behavior

Changes to the images in the English version should also be included in the translated version,
because they cannot be changed there.

Actual behavior

The changes in the English version will not be reflected in the linked translation.
This applies to all sizes of the image.

Screenshots

English:
image

German:
image

[If applicable, add screenshots to help explain your problem.]

Versions

Typo3 13.4.0
bootstrap-package: dev-master a04a042

@gmt-it gmt-it added the bug label Nov 2, 2024
@gmt-it
Copy link
Author

gmt-it commented Nov 8, 2024

Nobody seems to have this problem. I have now removed 'l10n_mode' => 'exclude' in tx_bootstrappackage_carousel_item.php for all images.

This way I can at least adapt the images in all languages. That helps for now. It would just be good to know exactly where the problem lies. At the moment the changes to the images in the editor are used in the source language, not in the associated language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant