Ticket #1485451 (new Feature Requests)

Opened 3 months ago

Last modified 7 weeks ago

Make default_charset setting per user

Reported by: tensor Owned by:
Priority: 5 Milestone: later
Component: Core functionality Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

It is nice to have a default_charset setting per user in the same way as Language is set per user.

However, if caching is enabled and if default_charset is changed, the whole cache for the user must be purged to accomodate for the new default_charset to be used for new message decoding laking the specific charset/encoding.

Change History

Changed 3 months ago by tensor

I am working on a patch.

Changed 3 months ago by tensor

There is a charset_selector($attrib) function and charsetselector handler registration.

Why and how are they used?

Changed 7 weeks ago by alec

Currently it looks not used, but it can be used for your feature request. Waitng for a patch.

Changed 7 weeks ago by thomasb

  • milestone changed from 0.2-stable to later
Note: See TracTickets for help on using tickets.