Opened 9 years ago
Closed 9 years ago
#40417 closed defect (bug) (fixed)
News feeds are cached by site locale instead of user locale
| Reported by: | iandunn | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8 |
| Component: | I18N | Version: | 4.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | administration |
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
@
9 years ago
40417.diff Applies cleanly and seems to work well.
This ticket was mentioned in Slack in #core by obenland. View the logs.
9 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #32804