weeklyd3 / nodb-forum

A lightweight forum that does not require databases or anything messy. Works on PHP servers without database software. (It's like talking to the wall if you don't have an active community.)
https://weeklyd3.github.io/nodb-forum
GNU Affero General Public License v3.0
4 stars 1 forks source link

Deleted posts show up in search results #46

Closed weeklyd3 closed 2 years ago

weeklyd3 commented 2 years ago

Describe the bug

Deleted posts will show in search results.

There's nothing like clicking a search result only to find that it is unavailable.

To Reproduce

Steps to reproduce the behavior:

  1. Delete a topic/post
  2. Log out and search for it
  3. Deleted stuff is still there
  4. Click it and you will not be able to see it.

Expected behavior

It should have been hidden for users who can't see it.

Screenshots

If applicable, add screenshots to help explain your problem.

if on Desktop:

if on Smartphone

Additional context

Add any other context about the problem here. (Sorry title word filter, I meant pr0blam)