mirror of
https://github.com/discourse/discourse.git
synced 2026-08-10 23:59:31 +08:00
Since the poll post handler runs very early in the post creation process, it's possible to run the handler on an obiviously invalid post. This change ensures the post's `raw` value is present before proceeding. |
||
|---|---|---|
| .. | ||
| tasks | ||
| poll.rb | ||
| polls_updater.rb | ||
| polls_validator.rb | ||
| post_validator.rb | ||