discourse/plugins
Selase Krakani 55bdab2b3b
FIX: Ensure poll extraction is not attempted if post body is absent (#19718)
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.
2023-01-13 01:47:44 +00:00
..
chat DEV: Fix typo in chat spec (#19836) 2023-01-12 14:46:48 +10:00
discourse-details DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
discourse-local-dates DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
discourse-narrative-bot DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
discourse-presence DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
lazy-yt DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
poll FIX: Ensure poll extraction is not attempted if post body is absent (#19718) 2023-01-13 01:47:44 +00:00
styleguide DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00