diff CHANGES.txt @ 5315:5a014410f254

Fix issue2550954: History display breaks .. on removed properties: Now changes to removed properties, and link/unlink events from non-existing properties or classes no longer trigger a traceback. Concerning the visibility: We have a new config-item obsolete_history_roles in the main section that defines which roles may see removed properties. By default only role Admin is allowed to see these.
author Ralf Schlatterbeck <rsc@runtux.com>
date Thu, 19 Apr 2018 12:59:23 +0200
parents a4fe76fba54a
children 506c7ee9a385
line wrap: on
line diff
--- a/CHANGES.txt	Fri Mar 16 17:04:14 2018 +0100
+++ b/CHANGES.txt	Thu Apr 19 12:59:23 2018 +0200
@@ -480,6 +480,13 @@
   Bcc and cc users passed to nosymessage are not properly recorded.
   This results in duplicate emails. (patch by Trent Gamblin (trentgg)
   applied by John Rouillard).
+- issue2550954: History display breaks on removed properties
+  Now changes to removed properties, and link/unlink events from
+  non-existing properties or classes no longer trigger a traceback.
+  Concerning the visibility: We have a new config-item
+  obsolete_history_roles in the main section that defines which roles
+  may see removed properties. By default only role Admin is allowed to
+  see these.
 
 2016-01-11: 1.5.1
 

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