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 "search" in tt_content #669

Closed
mtness opened this issue Feb 11, 2025 · 4 comments · Fixed by #670
Closed

PHP Warning: Undefined array key "search" in tt_content #669

mtness opened this issue Feb 11, 2025 · 4 comments · Fixed by #670

Comments

@mtness
Copy link

mtness commented Feb 11, 2025

Hi there,

I just composer updated a small instance from T3v13.4.4 to T3v13.4.5 on php8.4, and now i am getting:

"PHP Warning: Undefined array key "search" in /var/www/html/vendor/mask/mask/Configuration/TCA/Overrides/tt_content.php line 24"

The corresponsing line is
$GLOBALS['TCA']['tt_content']['columns']['bodytext']['config']['search']['andWhere'] .= $tcaCodeGenerator->extendBodytextSearchAndWhere();

Mask Version in use is v9.0.6

Thank you and best regards, MT

@nhovratov
Copy link
Collaborator

Related TYPO3 change: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85489

@kanow
Copy link

kanow commented Feb 12, 2025

I can confirm that. Issue still exist with TYPO3 13.4.5.
Mask 9.0.6

@RZivaralam
Copy link

hey
Where can I download Mask v9.0.7... The official Mask page ( https://extensions.typo3.org/extension/mask) only has up to version 9.0.5 available for download. I don't use Composer...
thanks a lot

@nhovratov
Copy link
Collaborator

I already pinged the owner of Mask to make a manual upload. The automatic release doesn not work right now. So, just wait. There aren't any crucial fixes there, though.

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