Some of the users of my forum had reported that when creating a new topic they got an overlay that just said “Not Found”.
This issue seemed to just go away, however I’d like to know why it happened and how I can prevent it in the future.
Some of the users of my forum had reported that when creating a new topic they got an overlay that just said “Not Found”.
This issue seemed to just go away, however I’d like to know why it happened and how I can prevent it in the future.
Hmmm do you have any custom plugins installed?
The following plugins are installed:
discourse-adplugin 1.0.2
discourse-patreon 2.0
docker_manager 0.1
A user reported that the issue happened again last night. Right now I cannot reproduce it.
I found the bug, it seems to be triggered when a user makes a poll (Number Type), and the min value is 0 or less.
Thanks. I’ll fix it.
@nbianca can you make sure we show the proper error back to the user?
Also, I don’t know if we should allow negative values but I think 0 is fair for min
.