discourse/plugins
Martin Brennan 07cc8c8634
FIX: Do not error if autogenerated channel slug is blank (#19759)
In certain cases, like when `SiteSetting.slug_generation_method`
is set to `none` with certain locales, the autogenerated chat
channel slugs will end up blank. This was causing errors in
unrelated jobs calling `update!` on the channel. Instead, we
should just copy Category behaviour, which does not error
if the autogenerated slug ends up blank. We already allow
for this with chat channel URLs, using `-` in place of the
missing slug.
2023-01-06 09:04:52 +10:00
..
chat FIX: Do not error if autogenerated channel slug is blank (#19759) 2023-01-06 09:04:52 +10:00
discourse-details Update translations (#19340) 2022-12-06 16:22:23 +01:00
discourse-local-dates DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
discourse-narrative-bot Update translations (#19633) 2022-12-28 13:32:29 +01:00
discourse-presence DEV: Add extra whitespace to tidy up prettified templates 2022-12-28 13:11:12 +00:00
lazy-yt DEV: Add hidden option to disable the lazy-yt plugin (#19448) 2022-12-14 11:52:17 -03:00
poll DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
styleguide DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00