comparison CHANGES.txt @ 694:34dbcdfb2fe1

stripping of email message body can be controlled through config variables... ...EMAIL_KEEP_QUOTED_TEST and EMAIL_LEAVE_BODY_UNCHANGED.
author Roche Compaan <rochecompaan@users.sourceforge.net>
date Tue, 23 Apr 2002 15:46:49 +0000
parents 509a101305da
children 709f8f1d5661
comparison
equal deleted inserted replaced
690:509a101305da 694:34dbcdfb2fe1
17 <display call="classhelp('issue', 'id,title', label='list', width=500)"> 17 <display call="classhelp('issue', 'id,title', label='list', width=500)">
18 <property name="superseder"> 18 <property name="superseder">
19 <br>View: <display call="link('superseder', showid=1)"> 19 <br>View: <display call="link('superseder', showid=1)">
20 </property> 20 </property>
21 </td> 21 </td>
22 . stripping of the email message body can now be controlled through the
23 config variables EMAIL_KEEP_QUOTED_TEXT and EMAIL_LEAVE_BODY_UNCHANGED.
22 24
23 Fixed: 25 Fixed:
24 . stop sending blank (whitespace-only) notes 26 . stop sending blank (whitespace-only) notes
25 . cleanup of serialisation for database storage 27 . cleanup of serialisation for database storage
26 . node ids are now generated from a lockable store - no more race conditions 28 . node ids are now generated from a lockable store - no more race conditions

Roundup Issue Tracker: http://roundup-tracker.org/