fnagel / t3extblog

A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl. comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!
http://typo3.org/extensions/repository/view/t3extblog
GNU General Public License v2.0
33 stars 19 forks source link

Breaks indexed_search in TYPO3 v11.5.16 #255

Closed cyberbehoerde closed 2 years ago

cyberbehoerde commented 2 years ago

Hi there, after the upgrade of TYPO3 from v11.5.15 to v11.5.16 the indexed_search doesn't display any search results as long as t3extblog is installed. It seems to have something to do with the default routing configuration of t3extblog and the T3extblogPostMapper class. I'll try to further investigate and provide some logs.

fnagel commented 2 years ago

Thanks for reporting! If you could provide some more info that would be wonderful. PRs are welcome too!

cyberbehoerde commented 2 years ago

Thanks for your reply. I'm sorry - during investigating this issue I realized I messed up my site-configuration regarding the YAML-imports. So this was my fault and everything's working as intended.

fnagel commented 2 years ago

No problem at all. We've all been there ;-) Thanks for the feedback!