Jump to content

rss of trac timeline


ribez
 Share

Recommended Posts

Thanks, should be fixed now.

(I hacked trac/Timeline.py to say

event['message'] = re.sub(ur"[^\x09\x0a\x0d\x20-\ud7ff\ue000-\ufffd]", u"\ufffd", to_unicode(message))

which seems to stop it dying fatally. (XML is so awesome.))

Link to comment
Share on other sites

Thanks, should be fixed now.

(I hacked trac/Timeline.py to say

event['message'] = re.sub(ur"[^\x09\x0a\x0d\x20-\ud7ff\ue000-\ufffd]", u"\ufffd", to_unicode(message))

which seems to stop it dying fatally. (XML is so awesome.))

Thunderbird has just updated the rss contents, thanks (y)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...