Defect #7188
Activity page not refreshed when changing language
Status: | Closed | Start date: | 2010-12-28 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | I18n | |||
Target version: | 1.1.0 | |||
Resolution: | Fixed | Affected version: |
Description
If localization (any except english) is enabled when switching to the 'Activity' page it changes into english one.
Associated revisions
Takes more parameters into account to determine activity freshness (#7188).
History
#1
Updated by Felix Schäfer over 11 years ago
Yes and no: the activity page makes heavy use of caching, and what you are seeing is the cached version of the page, which happens to be from the time you had english activated. Try either emptying your browser cache, or do anything that adds to the activity page, that should refresh the page and regenerate it with the correct locale.
#2
Updated by Jean-Philippe Lang over 11 years ago
Or hit Ctrl+F5 to force the page to refresh.
#3
Updated by Jean-Philippe Lang over 11 years ago
- Subject changed from Localization - Activity Page to Activity page not refreshed when changing language
- Category set to I18n
- Status changed from New to Closed
- Target version set to 1.1.0
- Resolution set to Fixed
Fixed in r4579.