discourse/app
Régis Hanol 57eecbef4b FIX: invalid user locale when accepting group membership
If, for whatever reasons, the user's locale is "blank" and an admin is accepting their group membership request, there will be an error because we're generating posts with the locale of recipient.

In order to fix this, we now use the `user.effective_locale` which takes care of multiple things, including returning the default locale when the user's locale is blank.

Internal ref - t/132347
2024-06-27 19:22:55 +02:00
..
assets FEATURE: Add WebHookEventsDailyAggregate report page (#27573) 2024-06-27 10:26:42 -03:00
controllers FIX: invalid user locale when accepting group membership 2024-06-27 19:22:55 +02:00
helpers FIX: Regression in custom homepage modifier used in theme components (#27569) 2024-06-21 11:24:11 -04:00
jobs FEATURE: Add WebHookEventsDailyAggregate (#27542) 2024-06-25 13:56:47 -03:00
mailers FIX: correctly compute the window for email summaries 2024-05-27 22:33:51 +02:00
models FIX: invalid user locale when accepting group membership 2024-06-27 19:22:55 +02:00
serializers FIX: Do not capture OAuth user on 2FA page (#27617) 2024-06-27 10:27:49 +10:00
services FIX: invalid user locale when accepting group membership 2024-06-27 19:22:55 +02:00
views UX: remove default use of quaternary color, update nav pill styles (#27502) 2024-06-24 09:54:34 -04:00