Fix sorting of articles by number of comments
authorMarcel Werk <burntime@woltlab.com>
Mon, 27 Jun 2022 16:04:37 +0000 (18:04 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 27 Jun 2022 16:04:37 +0000 (18:04 +0200)
commit2932e60b4a0105be51e7ea6530442c60ab2ca4ef
treef6ea6d85fa2be2e2aa018ff2d43ff303a3aea9ca
parent10423cdc9b31913f03fb7a2884e8325afe9b2ed2
Fix sorting of articles by number of comments

Sorting by comments resulted in an exception because the comments column is no longer present in the article table.
wcfsetup/install/files/lib/system/box/ArticleListBoxController.class.php