Roundup Tracker - Issues

Message2081

Author a1s
Recipients
Date 2006-01-02.11:23:15
Message-id
In-reply-to
Logged In: YES 
user_id=8719

if file type contains charset name it will be set in
content-type headings both in emails and in http displays. 
no umlauts will be broken.

if there is no charset name recorded, user agent (email
program or web browser) lets the user to select correct
charset.  no umlauts are broken.

but there is no globally correct way for roundup to guess
the character set if it is not specified explicitely.  (and
with incorrect guesses umlauts will be broken for sure.)  if
you think there is sitewide correct way to do that for your
site, please use database detectors.
History
Date User Action Args
2009-02-03 14:21:31adminlinkissue1381559 messages
2009-02-03 14:21:31admincreate