Improve usability of the `TaggedPage`
authorMarcel Werk <burntime@woltlab.com>
Fri, 5 May 2023 16:49:04 +0000 (18:49 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 5 May 2023 16:49:04 +0000 (18:49 +0200)
commitae58d49716bc544878b2e3ad031849870b00ec6f
tree58f711a294a1b505f9986a9e564209539c7cd2e0
parent5cd7ed3ac90f6a4a1e8327ada2dd114db6e6c382
Improve usability of the `TaggedPage`

If the page was called without filtering by `objectType`, the first available `objectType` was taken, even if this did not provide any results at all for the respective tag.
com.woltlab.wcf/templates/combinedTagged.tpl
com.woltlab.wcf/templates/tagged.tpl
wcfsetup/install/files/lib/page/CombinedTaggedPage.class.php
wcfsetup/install/files/lib/page/TaggedPage.class.php