Roundup Tracker - Issues

Message2082

Author ber
Recipients
Date 2006-01-02.13:33:01
Message-id
In-reply-to
Logged In: YES 
user_id=113859

If you are saying that the current version does record  
the charset parameters when input comes from email or  
http, then indeed the bug would be fixed to a large extend.  
(My testing was done with a 0.7.x version where  
charset is not recorded.)  
  
In addition I would say that a text/plain attachment  
without charset is incomplete within Roundup as Roundup by   
definition should talk to several systems. So adding a  
guess by default (no matter how it is done technically)  
should be wise. To do the guess best, it would need the 
full information of the input channcel (web, http or 
email). Is this available from the detectors? 
History
Date User Action Args
2009-02-03 14:21:31adminlinkissue1381559 messages
2009-02-03 14:21:31admincreate