Important fix! The DTMLValidate speedup to security machinery was marking
objects as changed when OFS.DTMLMethod inserted DTMLValidate as self.validate. This sidesteps the problem by modifying the object's __dict__ instead.
Showing
Please register or sign in to comment