• Côme Chilliet's avatar
    🚑 fix(attributes) Make sure subattributes are not set as required · bddf0fc9
    Côme Chilliet authored
    Attributes which are input for a SetAttribute or equivalent should now
     be set as such, and should not have the "required" html attribute to
     avoid validation problems.
    Also subattribute and required status is indicated in the $attributes
     array for future use related to #5858
    
    issue #5910
    bddf0fc9