Git Product home page Git Product logo

Comments (13)

astehlik avatar astehlik commented on August 22, 2024 1

The problem seems to be connected to the mergeIfNotBlank setting.

When I disable the setting everything works fine with version 1.4.

My test case is the fal_related_files field in the news extension (version 3.2.9).

from repair_translation.

eBornstein avatar eBornstein commented on August 22, 2024 1

Sry, but repair_translation 1.4.0 works ONLY if you localize the news. If news are configured with "all language" the images are not shown in translation. I rolled back to 1.2.2. and it works again.

from repair_translation.

froemken avatar froemken commented on August 22, 2024

Please tell me the used extension, tablename and column. If it is a private extension I need the TCA of this column. Further I need the language settings from TypoScript: sys_language_mode and so on.

In TYPO3 8 the l10n_mode has been removed. If you need something similar you have to use this one:
https://docs.typo3.org/typo3cms/TCAReference/8.7/singlehtml/Index.html#localizechildrenatparentlocalization

Nice greetings

Stefan

from repair_translation.

MichelGeorgy avatar MichelGeorgy commented on August 22, 2024

I guess the problem is that your field is missing the configuration allowLanguageSynchronization in TCA which was introduced in https://forge.typo3.org/issues/79658.

If this configuration is missing the field has no setting in the json and repair_translation then assumes that you want to use the default / parent record. See function 'configuredToUseDefaultLanguage' in https://github.com/froemken/repair_translation/blob/master/Classes/SignalSlot/Repair.php

from repair_translation.

W4ldgeist avatar W4ldgeist commented on August 22, 2024

I can confirm that 1.4 broke the translation on a 8.7.11 in a custom extension. The TCA is identical to that of textmedia column media. I rolled back to 1.2.2. and it works again.

from repair_translation.

froemken avatar froemken commented on August 22, 2024

Did someone of you have an extension where I can test that?

from repair_translation.

j-lang avatar j-lang commented on August 22, 2024

The same issue with Typo3 7.6.30 and news 6.3.0 after update to 1.4.0. non translated images and relations are not shown. After downgrade to 1.2.2 output is correct again.

from repair_translation.

herzogkienast avatar herzogkienast commented on August 22, 2024

In TYPO3 7.6.31 everything works fine with tx_news and repair_translation 1.4.0 - please note - you need to localize the attached files in tx_news. Perhaps you can solve your problems in your language settings in setup for language config. So please post you TS to take a look.
BTW - Thank you Stefan für this realy helpful extension.

from repair_translation.

webdev2027 avatar webdev2027 commented on August 22, 2024

Same here ... I've written an own extension with the FAL images. 1.4.0 isn't working. Now I use your great extension in version 1.2.2 and it works properly. I thought, TYPO3 8.7 can handle this from core, but they don't. ... really a pity.

from repair_translation.

froemken avatar froemken commented on August 22, 2024

Hello all together,

I have just uploaded version 1.4.1 to Git. Please test that version. If it works for you I will push it to TER

Stefan

from repair_translation.

froemken avatar froemken commented on August 22, 2024

Thank you @astehlik
Good hint to start my search

@j-lang
Thank you for the exact versions which helped a lot.

from repair_translation.

kitzberger avatar kitzberger commented on August 22, 2024

@froemken, i can confirm that 1.4.1 does work for my extbase extension with TYPO3 8.7 LTS. Cheers, Philipp

from repair_translation.

froemken avatar froemken commented on August 22, 2024

As it works now, I can close this issue now and tag it for composer.
Thank you for your hints and support

Stefan

from repair_translation.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.