Actions
Bug #79
closedbug fixes in StdTabViews
Start date:
10/18/2015
Due date:
% Done:
100%
Estimated time:
Forum topic:
Description
View.SetIndex needs to call 'Neutralize' in order to prevent locking some controls (in particular list boxes) in the nested form view. Reported by luowy, 2015-10-28.
View.Neutralize needs to test the embedded view for NIL.
Refers to oberoncore B19.
TrapCleaner.Cleanup needs to set t.v.tc to NIL before calling t.v.Reset in order to prevent calling PopTrapCleaner and thereby emptying the trap stack.
Refers to oberoncore B20.
Actions