georgringer / news

TYPO3 Extension news
GNU General Public License v2.0
264 stars 358 forks source link

Editing of a translated newsrecord fails #2135

Closed mweber1973 closed 1 year ago

mweber1973 commented 1 year ago

Bug Report

Editing a translated Record fails. We converted some news from tt_news to tx_news. The first try to edit a translated news record works fine, all is stored. Editing again fails with some JS-Errors:

Uncaught (in promise) TypeError: Cannot set properties of null (setting 'disabled') at form-engine.js?bust=6cb49aea4000ffbbfcc98bccc996ef4f711309f6:13:12668 at NodeList.forEach () at Object.initializeLocalizationStateSelector (form-engine.js?bust=6cb49aea4000ffbbfcc98bccc996ef4f711309f6:13:12438) at Object.reinitialize (form-engine.js?bust=6cb49aea4000ffbbfcc98bccc996ef4f711309f6:13:12217) at form-engine.js?bust=6cb49aea4000ffbbfcc98bccc996ef4f711309f6:13:21565

We are working with Typo3 V12.4.2 and news 11.0,0 in newest Chrome.

chesio commented 1 year ago

@mweber1973, I believe this is a duplicate of #2093.

georgringer commented 1 year ago

this is a core issue, sorry but it is worked on