Actions
Bug #90884
closedError with function isCustomState() on null in BE
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-03-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When editing a translated ext:youtubevideo-element in BE I get a:
Call to a member function isCustomState() on null | Error thrown in file /typo3_src-9.5.14/typo3/sysext/backend/Classes/Form/FieldWizard/LocalizationStateSelector.php in line 96
I'm shure this error does not occur in a former version of TYPO3 v9 but don't know which anymore.
Updated by Ralf Tönjes over 4 years ago
After some more digging I found the error is caused by the ext:youtubevideo and did a PR there https://github.com/t3brightside/youtubevideo/pull/7/commits/802fe7af50696d2a641a9674f1d1d99a2f5d4db8
Issue is solved, thanks.
Updated by Riccardo De Contardi over 4 years ago
- Status changed from New to Closed
Thank you for your quick update; closing it (not core related).
Actions