codefog / contao-news_categories

Extend the Contao news module with categories
MIT License
31 stars 25 forks source link

Emty resetUrl when alias is "index" #237

Closed keckmoritz closed 1 year ago

keckmoritz commented 1 year ago

I have a News-Section with category filter on my home page. When i click on the filter, the link to reset the categories won’t appear if the alias of the page is "index" ($this->showTemplateVars() shows "resetUrl" => ""). It works as expected when the alias is something different ("resetUrl" => "startseite").

Link to the discussion in the contao forum: https://community.contao.org/de/showthread.php?84900-codefog-contao-news_categories-Kategorie-Filter-zur%C3%BCcksetzen-auf-Seite-quot-index-quot

qzminski commented 1 year ago

It should be fixed in 3.5.4 now.