Details
Description
When rendering the input calendar the HtmlCalendarRenderer does not respect the enableOnUserRole property for the popup button. This has the effect that if the user is not in a role where the calendar should be enabled the button still allows them to set a date for the calendar.
When accessing the attached page as a user that is not in role 'Role' the input field is disabled, but the popup button is enabled. Pressing the button and selecting a date from the popup calendar modifies the date in the input field.
Attachments
Attachments
Issue Links
- relates to
-
TOMAHAWK-1345 inputCalendar still renders popupCalendar button even if set as readonly
- Closed