freesound icon indicating copy to clipboard operation
freesound copied to clipboard

Wrong reply count in forum threads

Open ffont opened this issue 2 years ago • 0 comments

It is possible that forum thread displays where the number of replies is indicated (hot threads page, forum threads page and thread page I think) is wrong because it also counts the original post as a reply. This should be double checked and, of necessary, fix the number of replies by adding a -1. Also it should be checked if there are other pages where the fix is necessary. I'd advocate for adding a @property in the Thread object which returns number_of_replies.

ffont avatar Dec 18 '23 14:12 ffont