on admin/user/profile/add/picture
if you do not enter a value for the fields for

Maximum size of uploaded image (in KiB, zero if none):

and

Maximum dimensions of uploaded image (WxH, in pixels):

there is an error. Neither of these fields is marked with an asterisk to indicate that they are required.

Suggest to mark with asterisk and if possible, pre-fill both fields with 'suggested' default values that will validate if submitted unchanged.

Comments

yeputons’s picture

Status: Active » Needs review

Fixed #890980: required fields not marked with asterisk by yeputons (reported by verta): added #required attribute
and default values to 'maxsize' and 'maxdims' fields.

yeputons’s picture

Status: Needs review » Fixed
verta’s picture

Title: required fields no marked with asterisk » required fields not marked with asterisk

(typo on title)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.