-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: Error deleting topic #1242
Comments
It's a clean install using theme community-default (as installed) |
Tried in in another DNN instance 9.13.3.. same issues with delete and edit post... So it's pretty easy to reproduce.. |
Partly fixed... I can delete the replies except for the second reply... Reproduce:
|
Did a test in a second DNN instance.. same issue.. can delete the replies but not the second... Should be easy to reproduce... |
Please reopen issue |
@johnhenley re-opened |
Let me know if you have a new version and I will test the fix for you. Thanks! |
Describe the bug
When I try to delete a topic post it gives an error in the popup: error deleting topic
Error in console: DELETE https://domain.nl/API/ActiveForums/Topic/Delete?forumId=1&topicId=1 400 (Bad Request)
Software Versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Error log
Note: Debug DLL's
Please replace the current extension DLL's with the debug DLL's (if these are available with the release) and reproduce the error with the debug DLL's before pasting the error log.
Paste the error log that is related to this issue.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: