mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 10:20:58 -06:00
55bdab2b3b
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. |
||
---|---|---|
.. | ||
app | ||
assets | ||
config | ||
db/migrate | ||
jobs/regular | ||
lib | ||
spec | ||
test/javascripts | ||
plugin.rb |