Opened 7 years ago
Closed 7 years ago
#40417 closed defect (bug) (fixed)
News feeds are cached by site locale instead of user locale
Reported by: | iandunn | Owned by: | ocean90 |
---|---|---|---|
Milestone: | 4.8 | Priority: | normal |
Severity: | normal | Version: | 4.7 |
Component: | I18N | Keywords: | has-patch |
Focuses: | administration | Cc: |
Description
Steps to reproduce:
- Delete any
dash_*
transients - Set the site language to English
- Load the Dashboard. The feed will appear in English
- Set your user locale to French
- Reload the Dashboard. The feed will still appear in English, instead of French.
- Delete any
dash_*
transients - Reload the Dashboard. The feed will now appear in French
Attachments (1)
Change History (6)
#3
@
7 years ago
40417.diff Applies cleanly and seems to work well.
This ticket was mentioned in Slack in #core by obenland. View the logs.
7 years ago
Note: See
TracTickets for help on using
tickets.
Related: #32804