Actions
Bug #5728
closedStatic tab conditions not working properly during POST
Start date:
21 January 2016
Due date:
% Done:
100%
Estimated time:
Description
If you condition a tab to hide based off ACL (usergroup = Author) the tab is always 100% hidden on registration, but during POST the condition passes resulting in validation errors. This shouldn't be the case though as the user doesn't have the selected ACL (usergroup = Author).
Realistically the fields on the tab shouldn't even be set to display on registration at all since the tab is always going to be hidden, but the condition should still function properly regardless.
Actions