Roundup Tracker - Issues

Message2875

Author htrd
Recipients
Date 2006-10-11.12:22:11
Message-id
In-reply-to
The email change note formats string property changes 
using '%s -> %s'%(oldvalue, value). This is not so 
good for property values with embedded CR.

The attached patch splits the old and new values over 
separate lines, and indents each line in the property 
value by two spaces.


History
Date User Action Args
2009-02-03 14:23:12adminlinkissue1575223 messages
2009-02-03 14:23:12admincreate