Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ButtonBarHook.php #213

Conversation

bigahuna
Copy link
Contributor

@bigahuna bigahuna commented May 12, 2023

Fix for the following error: On click of the pageroot in the TYPO3 pagetree, the following error shows up.

PHP Warning: Trying to access array offset on value of type null in /var/www/html/typo3/public/typo3conf/ext/wv_deepltranslate/Classes/Hooks/ButtonBarHook.php line 40

Closes #205

Fix for the following error:  On click of the pageroot in the TYPO3 pagetree, the following error shows up.

PHP Warning: Trying to access array offset on value of type null in /var/www/html/typo3/public/typo3conf/ext/wv_deepltranslate/Classes/Hooks/ButtonBarHook.php line 40
@calien666 calien666 merged commit 5f3e8c1 into web-vision:main May 12, 2023
@calien666
Copy link
Member

Thank you for finding and fixing this issue.

@bigahuna bigahuna deleted the fix-access-to-undefined-offset-in-ButtonBarHook branch May 12, 2023 09:35
@bigahuna
Copy link
Contributor Author

Thanks for the great TYPO3 extension :) Have a nice day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Uncaught TYPO3 Exception in list module
2 participants