georgringer / news

TYPO3 Extension news
GNU General Public License v2.0
264 stars 358 forks source link

No Demand overwrite in Searchform #2176

Open develth opened 1 year ago

develth commented 1 year ago

I think this is not correct and results to true, when we want to disable it:

https://github.com/georgringer/news/blob/0cc224cc6b3269de126aa6dd8fe8250a629bf094/Classes/Controller/NewsController.php#L519

In other parts it looks like $this->settings['disableOverrideDemand'] != 1;

georgringer commented 1 year ago

wanna checkout https://github.com/georgringer/news/pull/2177?