Fixed check for empty polls
authorTim Schiewe <schiewe31061@gmail.com>
Tue, 7 Jun 2016 12:27:44 +0000 (14:27 +0200)
committerTim Schiewe <schiewe31061@gmail.com>
Tue, 7 Jun 2016 12:27:44 +0000 (14:27 +0200)
commit5fe0a2915338c3c5346bc5722ba385c3e9477daf
tree7afa1dc4556b5a3f7cfaf06fe0ecf8337dd4bc14
parent45485eb66871cd7eb5e6a7df1bd1e3808fb1042d
Fixed check for empty polls

If the question was empty, the poll was discarded, even when the user
gave options. This could lead to frustation as all options had to be
typed again.
com.woltlab.wcf/templates/__messageFormPoll.tpl
wcfsetup/install/files/lib/system/poll/PollManager.class.php