id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 24985,Warn about invalid RSS characters in syndication docs,Michael Wood,nobody,"I have some data which comes from log files that I'd like to put into a RSS feed, unfortunately due to the nature of this data it sometimes contains control characters e.g. \0001 \0003 , this causes it to fail RSS feed reader validation due to these characters (although valid utf-8) are not allowed (1). I'm not sure if this is something that should be fixed in this module, perhaps in sax/saxutils or in somewhere like django.utils.encoding force_text ? At the moment I'm working around this issue with a regex which replaces this range of chars. (1) http://www.w3.org/TR/REC-xml/#charsets",Cleanup/optimization,closed,Documentation,1.7,Normal,fixed,,,Ready for checkin,0,0,0,0,0,0