Roundup Tracker - Issues

Message181

Author richard
Recipients
Date 2002-02-06.03:49:46
Message-id
In-reply-to
Logged In: YES 
user_id=6405

We actually ignore the content encoding!

We now have some handling - we decode the incoming text, but
we don't encode the outgoing. We need to either implement a
test and encode or store the encoding the message was
received in. The second is a good idea - but doesn't solve
the problem of web edits needing encoding.

History
Date User Action Args
2009-02-03 14:20:00adminlinkissue511633 messages
2009-02-03 14:20:00admincreate