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

AbstractSlugUpgradeWizard: Querybuidler->where(): one string predicate by parameter instead of an array of string in a single parameter. #263

Closed arnaud-netinfluence closed 1 year ago

arnaud-netinfluence commented 1 year ago

bugfix in AbstractSlugUpgradeWizard.php : Querybuidler->where(): one string predicate by parameter instead of an array of string in a single parameter.

fnagel commented 1 year ago

Thanks for your contribution!