Do not continue on missing fields (in this case: the badge recipient) in PhabricatorBadgesEditRecipientsController.
Closes T15827
Differential D25740
Disallow awarding a badge without selecting recipient aklapper on Jul 22 2024, 22:09. Authored by
Details
Do not continue on missing fields (in this case: the badge recipient) in PhabricatorBadgesEditRecipientsController. Closes T15827 See steps in T15827.
Diff Detail
Event Timeline
Comment Actions Too lazy, just doing the same as in rP43d3fd9eac6e8e44d8a60110d8ad6f01bb240979: Turn "Required" red after the first attempt Comment Actions I thought there was a ->setFormErrors($errors) but it's not the case. Nice as-is. Tested thanks :3 Comment Actions
|