0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/spec/mailers
Régis Hanol 5789d7e3fb
FIX: translation missing when using optional_* placeholder in body (#36023)
All the "optional_*" placeholders are meant to be used in the subject
but if you were to use them in the body template you would get a
"translation missing" error.

This commit ensures these optional placeholders are also provided when
i18ning the body even though they don't make a lot of sense.

Internal ref - t/150916
2025-11-25 16:02:55 +01:00
..
group_smtp_mailer_spec.rb UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
invite_mailer_spec.rb DEV: fix flaky invite_mailer_spec test (#35664) 2025-10-29 11:14:36 -04:00
rejection_mailer_spec.rb DEV: Update rubocop-discourse to latest version 2024-03-04 15:08:35 +01:00
subscription_mailer_spec.rb DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
test_mailer_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
user_notifications_spec.rb FIX: translation missing when using optional_* placeholder in body (#36023) 2025-11-25 16:02:55 +01:00
version_mailer_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00