Project

General

Profile

Actions

Bug #65446

closed

Translation of IRRE not working

Added by Jeff C about 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2015-03-02
Due date:
% Done:

0%

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

Description

According to this past bug report (https://forge.typo3.org/issues/56882) the translation of inline records should be working, but I assume that this only means FAL-records. Custom inline records are still not translatable.

What happens:

  • I place my Plug-In in default language and add inline-records.
  • I translate the Plug-In to an other language.
  • The translated Plug-In holds the same records as the original. The Plug-In is now set to the new language, but the records are still in default language.
  • Additional to that for every original record in default language there is another, hidden record.
  • When trying to expand, unhide, delete or edit the hidden records, an javaScript-error is logged. The same happens upon clicking on the "Synchronize with original language"- and "Localize all"-buttons. The error message reads:

SyntaxError: unterminated string literal

inline.deleteRecord('data-1-tt_content-940-pi_flexform---data---main---lDEF---s

This not only happens in my own extensions but also in existing ones like powermail. I happens in 7.0-installations but also in 6.2 as far as I tested it.


Files

Schermata 2018-04-08 alle 17.55.48.png (56.8 KB) Schermata 2018-04-08 alle 17.55.48.png Riccardo De Contardi, 2018-04-08 17:56
Actions

Also available in: Atom PDF