Bug #90541
closedpage can't be translated if pages:l10n_parent is not set for an editor
0%
Description
An editor wanted to translate a page but he got an error that "tableName" is null. Afterwards, the translated page was not created.
After some testing I found out that
Ursprungstext (l10n_parent) [pages:l10n_parent]was not set. If the editor has the right for this field, the translation worked.
The error message in the picture appeared with L10nMgr installed and activated.
If I deactivate L10nMgr the editor gets only a spinning circle and nothing happens, after he had chosen to translate the page. (So the issue does not seem to be related only to the l10nmgr extension.)
If the editor cancels the process after 20sec and goes back via the browser back button the translated page wasn't created.
When an admin then tries to translate the page he then will get a message, that the translated page already exists (which is wrong, because the translated page does not exist) and therefore it's now impossible to create a translation.
TYPO3 9.5.14
Files