?
avatar ceford
ceford
29 Apr 2020

Steps to reproduce the issue

Go to Admin / Users / New and click the Save button without entering any form data.

Expected result

Form validation should prevent form submission.

Actual result

The form is submitted and returns with three Field Required messages.

System information (as much as possible)

J4 Nightly Build from April 27 2020 / Mac OSX/ Apache / PHP7.2

Additional comments

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.

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
5.00

avatar ceford ceford - open - 29 Apr 2020
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 Apr 2020
avatar Quy Quy - change - 29 Apr 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-04-29 13:09:49
Closed_By Quy
avatar Quy
Quy - comment - 29 Apr 2020

Duplicate #26639

avatar Quy Quy - close - 29 Apr 2020

Add a Comment

Login with GitHub to post a comment