Something went wrong while setting issue due date.
Add button for SetAttribute does not get disabled when linearRendering is FALSE
Closed
Add button for SetAttribute does not get disabled when linearRendering is FALSE
Description
When a SetAttribute or OrderedArrayAttribute has linearRendering set to FALSE (meaning it renders to separated fields for current values and edition), the add button will be active even when the field is disabled (because of read only mode or ACL). This was detected with supann field supannEtuInscription when looking at the supann user tab from the my account menu.
FusionDirectory Version
1.3
Steps to Reproduce
- Go to SupAnn entry from My account menu
- Look at the "Add" button for "Student subscriptions", it’s active while it should not
Expected behavior:
Button disabled
Actual behavior:
Button enabled
Additional Information
This does not cause any ACL leak, it is only a cosmetic problems which may confuse users.