Actions
Bug #7787
openWContainer setLayout calls overriden clear()
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/17/2020
Due date:
% Done:
0%
Estimated time:
Description
I cannot call 'setLayout' in my overridden 'clear()' method because WContainer::setLayout calls 'clear()', which results in recursion. I am not sure if this is the right approach in Wt. Maybe setLayout should call WContainer::clear() instead?
No data to display
Actions