? Language Change NPM Resource Changed PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
7 Dec 2022

Pull Request for Issue #33450.

Summary of Changes

Please see the original issue for the problem. Simply said, the mass mail feature has a custom, stupid form validation. This PR uses the default Joomla validation and also the default markup.

Testing Instructions

  1. Go to mass mail in the users menu.
  2. Click on "Send Mail" (without filling out any data)

Actual result BEFORE applying this Pull Request

The form is not send and you get a blue box stating an error. Clicking again will add yet another blue box each time.

Expected result AFTER applying this Pull Request

Sending the form is prevented and all invalid fields are marked red. In addition, there is a message at the top. Clicking again will re-validate and only display one message at the top.

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • Pull Request link for manual.joomla.org: joomla/Manual#68
avatar joomla-cms-bot joomla-cms-bot - change - 7 Dec 2022
Category Administration com_users Language & Strings JavaScript Repository NPM Change
avatar Hackwar Hackwar - open - 7 Dec 2022
avatar Hackwar Hackwar - change - 7 Dec 2022
Status New Pending
avatar Hackwar Hackwar - change - 7 Dec 2022
The description was changed
avatar Hackwar Hackwar - edited - 7 Dec 2022
avatar Quy
Quy - comment - 8 Dec 2022

Add padding/spacing.

39374-padding

avatar Hackwar Hackwar - change - 8 Dec 2022
Labels Added: Language Change NPM Resource Changed PR-4.3-dev
avatar Hackwar
Hackwar - comment - 8 Dec 2022

@Quy done

avatar richard67 richard67 - test_item - 11 Dec 2022 - Tested successfully
avatar richard67
richard67 - comment - 11 Dec 2022

I have tested this item successfully on 5e9c489


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39374.

avatar richard67
richard67 - comment - 11 Dec 2022

The deleted JS file will be added to the list of files to be deleted on update in script.php with another PR. I will care for that.

avatar MacJoom MacJoom - test_item - 12 Dec 2022 - Tested successfully
avatar MacJoom
MacJoom - comment - 12 Dec 2022

I have tested this item successfully on 5e9c489


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39374.

avatar richard67 richard67 - change - 12 Dec 2022
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 12 Dec 2022

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39374.

avatar obuisard obuisard - change - 13 Dec 2022
Labels Added: ?
avatar obuisard obuisard - change - 13 Dec 2022
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2022-12-13 11:01:04
Closed_By obuisard
avatar obuisard
obuisard - comment - 13 Dec 2022

Thank you Hannes @Hackwar for the PR!

avatar HLeithner
HLeithner - comment - 14 Dec 2022

Documentation PR is wrong because it misses the removed JS file... this PR should have not been merged with a wrong documentation PR, also the documentation PR has to be merged at the same time as the PR it self....

avatar Hackwar
Hackwar - comment - 14 Dec 2022

Are you saying that we can't remove the JS? Or just to extend the documentation PR?

avatar richard67
richard67 - comment - 14 Dec 2022

Are you saying that we can't remove the JS? Or just to extend the documentation PR?

@Hackwar That's actually subject of discussion in the maintainers channel on Mattermost and in my PR #39413 and in my previous PR #39408 .

Add a Comment

Login with GitHub to post a comment