comparison CHANGES.txt @ 5319:62de601bdf6f

Fix commits although a Reject exception is raised Fix the problem that changes are committed to the database (due to commits to otk handling) even when a Reject exception occurs. The fix implements separate database connections for otk/session handling and normal database operation.
author Ralf Schlatterbeck <rsc@runtux.com>
date Fri, 20 Apr 2018 18:46:28 +0200
parents 506c7ee9a385
children 4566360871dc
comparison
equal deleted inserted replaced
5318:506c7ee9a385 5319:62de601bdf6f
491 non-existing properties or classes no longer trigger a traceback. 491 non-existing properties or classes no longer trigger a traceback.
492 Concerning the visibility: We have a new config-item 492 Concerning the visibility: We have a new config-item
493 obsolete_history_roles in the main section that defines which roles 493 obsolete_history_roles in the main section that defines which roles
494 may see removed properties. By default only role Admin is allowed to 494 may see removed properties. By default only role Admin is allowed to
495 see these. 495 see these.
496 - Fix issue2550955: Roundup commits although a Reject exception is raised
497 Fix the problem that changes are committed to the database (due to
498 commits to otk handling) even when a Reject exception occurs. The fix
499 implements separate database connections for otk/session handling and
500 normal database operation.
501
496 502
497 2016-01-11: 1.5.1 503 2016-01-11: 1.5.1
498 504
499 Pay attention: 505 Pay attention:
500 506

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