Project

General

Profile

Actions

Improvements #13131

closed

Locale name changes

Added by Matthias Van Ceulebroeck 3 months ago. Updated 6 days ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
10/21/2024
Due date:
% Done:

100%

Estimated time:

Description

Currently developers are allowed to either define a locale, or use the browser locale (parsed from the Accept-Language header). Changing the locale (by e.g. user input) will then always completely refresh the widget tree. This is to ensure that the UI always remains consistent.
This is, however, also a little restrictive. This can be changed in two ways:

  • allow for WLocale::setName() to be part of the public API.
  • add an optional parameter to WApplication::setLocale() to indicate whether a refresh is desired (which is by default enabled).
Actions #1

Updated by Matthias Van Ceulebroeck 3 months ago

  • Description updated (diff)
  • Target version set to 4.11.2
Actions #2

Updated by Matthias Van Ceulebroeck 3 months ago

  • Description updated (diff)
Actions #3

Updated by Romain Mardulyn 3 months ago

  • Status changed from New to InProgress
  • Assignee set to Romain Mardulyn
Actions #4

Updated by Romain Mardulyn 3 months ago

  • Status changed from InProgress to Review
  • Assignee deleted (Romain Mardulyn)
Actions #5

Updated by Matthias Van Ceulebroeck 16 days ago

  • Assignee set to Matthias Van Ceulebroeck
Actions #6

Updated by Matthias Van Ceulebroeck 15 days ago

  • Status changed from Review to Implemented @Emweb
  • Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
  • % Done changed from 0 to 100
Actions #7

Updated by Matthias Van Ceulebroeck 6 days ago

  • Status changed from Implemented @Emweb to Implemented @Test
Actions #8

Updated by Matthias Van Ceulebroeck 6 days ago

  • Status changed from Implemented @Test to Closed
Actions

Also available in: Atom PDF