500 Internal Server Error when voting on a poll

Repro on meta (leave out the min attribute)

[poll type=multiple results=always max=2 chartType=bar]
* a
* b
[/poll]
  • a
  • b
0 voters

Caused by this commit, min is not checked for existence here @tgxworld .

6 Likes