[Older bug, but still unsolved] When deleting one or more threads in an archive, django send error mails (based upon "Thread matching query does not exist")
I installed the venv version to scrutizine whether this old bug is still present (yes it is).
How to reproduce: Delete one thread in via the archive - thread - view page. Remark: Thread is deleted as wanted.
However, django complains via several (here: two) error mails:
1st mail: [Django] ERROR (EXTERNAL IP): Internal Server Error: /archives/list/test@example.com/top-threads Internal Server Error: /archives/list/test@example.com/top-threads DoesNotExist at /archives/list/test@example.com/top-threads Thread matching query does not exist. ...
2nd mail: [Django] ERROR (EXTERNAL IP): Internal Server Error: /archives/list/test@example.com/posted-to Internal Server Error: /archives/list/test@example.com/posted-to DoesNotExist at /archives/list/test@example.com/posted-to Thread matching query does not exist. ...
I wish to fix this problem, how can I help, what can I do? Do you need the full error stack?
participants (1)
-
Wikinaut