Ticket #272 (new defect)

Opened 7 months ago

Last modified 12 days ago

extend locale setting with all relevant parameters

Reported by: mpo Owned by: mpo
Priority: minor Milestone: 0.5
Component: < I18N Version: trunk
Keywords: Cc:

Description

The i18n-locale-assignment module already maintains some LocaleSetting? object in the request-attributes (as briefly described in  http://www.kauriproject.org/docs-0_4/310-kauri/312-kauri.html)

Currently this seems to be covering only language, country and time-zone-settings. We should investigate however if not more typical locale-settings (like decimal and thousand separators, short/medium date formats and the like: see your OS screens for more samples) should be included.

Additionally the KAURI_I18N cookie setting and reading code demonstrated in the i18n-sample should be

  1. extended to handle the additional data (use json in stead of current formatting?)
  2. moved into locale.js of the kauri-jquery module

Maybe we could shop around into other projects or near-specs about other people encoding or using this kind of stuff. (Anyone ever heard of such?)

(see #81, and #167)

Attachments

Change History

Changed 3 months ago by jgou

  • component changed from -- unknown -- to < I18N

Changed 3 months ago by mpo

  • milestone changed from 0.4 to 0.4.1

Changed 12 days ago by jgou

  • milestone changed from 0.4.1 to 0.5

Add/Change #272 (extend locale setting with all relevant parameters)

Author


E-mail address and user name can be saved in the Preferences.


Action
as new
 
Note: See TracTickets for help on using tickets.