Bug #93564
closedform validation error in 10.4.13
0%
Description
I use ext:news and ext:mask and use mask content elements in news records.
After the TYPO3 10.4.13 update an editor noticed that it's not possible to edit the news record which has mask content elements anymore and only gets a spinner element. You can also see a form validation error in the console (screenshot).
This news record uses mask content elements and the error appears when I have a mask link field with a link included in that content element. If I remove the link in the Database then it's again possible to edit the news record.
Furthermore I downgraded to 10.4.12 and then it was possible to edit news records which has mask ce with link elements. Now, the only problem were misplaced ui elements in the news content elements tab (screenshot). Newly created news records in 10.4.12 with mask ce and link elements had given no problems.
On a side note, I also noticed that it takes now 2-4 seconds until a news records opens in the BE when it has multiple mask elements.
Maybe it has something to do with the update of the form validation introduced in TYPO33 10.4.13?
Files