Go to Admin / Users / New and click the Save button without entering any form data.
Form validation should prevent form submission.
The form is submitted and returns with three Field Required messages.
J4 Nightly Build from April 27 2020 / Mac OSX/ Apache / PHP7.2
This problem affects most of the Admin components. Comparing with the Articles form it seems that most components use ToolbarHelper::apply('xxx.apply'); whilst the Articles component uses $toolbar = Toolbar::getInstance(); $apply = $toolbar->apply('article.apply'); The adjacent Save & Close button works correctly.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-04-29 13:09:49 |
Closed_By | ⇒ | Quy |
Duplicate #26639