Actions
Defect #7188
closedActivity page not refreshed when changing language
Start date:
2010-12-28
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
If localization (any except english) is enabled when switching to the 'Activity' page it changes into english one.
Updated by Felix Schäfer almost 14 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.
Updated by Jean-Philippe Lang almost 14 years ago
Or hit Ctrl+F5 to force the page to refresh.
Updated by Jean-Philippe Lang almost 14 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.
Actions