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

PHP Warning: Undefined array key "singleRecords" in AddressController… #447

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

in-session
Copy link
Contributor

….php line 165

Bug Report
Current Behavior
After updating to TYPO3 v11 and PHP 8.1 I get this error about the array key (like many times in PHP ^8.0)

PHP Warning: Undefined array key "singleRecords" in /typo3conf/ext/tt_address/Classes/Controller/AddressController.php line 165 Expected behavior/output
It happens right after creating a list view plugin with a single address inside.

….php line 165

Bug Report
Current Behavior
After updating to TYPO3 v11 and PHP 8.1 I get this error about the array key (like many times in PHP ^8.0)

PHP Warning: Undefined array key "singleRecords" in /typo3conf/ext/tt_address/Classes/Controller/AddressController.php line 165
Expected behavior/output
It happens right after creating a list view plugin with a single address inside.
@georgringer georgringer merged commit 60360a8 into FriendsOfTYPO3:master Dec 21, 2022
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.

2 participants