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.
Updated by krileon almost 9 years ago
- Related to Bug #5729: Tab condition causes field conditions to never parse added
Updated by krileon almost 9 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
4.0.6) - % Done changed from 0 to 100
This was a symptom of #5729
Actions