PBF bug Maintainers Checked Small PR-4.4-dev PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar Fedik
Fedik
1 Aug 2023

Pull Request for Issue #41299 .

Summary of Changes

Add missing dependency for Joomla.renderMessages

Testing Instructions

Please follow #41299

Actual result BEFORE applying this Pull Request

JS error

Expected result AFTER applying this Pull Request

No error

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • No documentation changes for manual.joomla.org needed
avatar joomla-cms-bot joomla-cms-bot - change - 1 Aug 2023
Category Front End Plugins
avatar Fedik Fedik - open - 1 Aug 2023
avatar Fedik Fedik - change - 1 Aug 2023
Status New Pending
avatar ceford
ceford - comment - 25 Sep 2023

I can't reproduce this problem. I have Multi-factor Authentication is not enabled. I have registered my Authenticator in W3C Web Authentication (WebAuthn) Login. In the Admin login form I click the button on the dongle when prompted and login works normally. With a user not using that method there is a normal error message. Everything I see is translated. I do not see any Javascript error messages.

Perhaps some more specific test instructions would help. I am using joomla-cms with 4.3-dev checked out and Chrome/Firefox on Mac.


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

avatar ceford
ceford - comment - 25 Sep 2023

Same with frontend login - no problems.


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

avatar HLeithner
HLeithner - comment - 30 Sep 2023

This pull request has been automatically rebased to 4.4-dev.

avatar Quy Quy - alter_testresult - 6 Nov 2023 - jschmi102: Tested successfully
avatar TLWebdesign TLWebdesign - test_item - 24 Feb 2024 - Tested unsuccessfully
avatar TLWebdesign
TLWebdesign - comment - 24 Feb 2024

I have tested this item ? unsuccessfully on e67eb16

Could not reproduce the Javascript error in the console on failed login. My method:
Create user with a valid webauthn setup.
Check that login works for this user on the front-end using the mod_login form.
Log the user out in front-end.
Remove the webauthn setup for this user.
Reload page.
Try to login again as webauth for this user.
No Javascript errors in console. Only an formatted error message is displayed: "The credential ID is invalid." So It is rendering the message just fine.
Joomla 4.4.3


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41300.
avatar HLeithner HLeithner - change - 24 Apr 2024
Title
Fix Joomla.renderMessages not found with mod_login
[4.4] Fix Joomla.renderMessages not found with mod_login
avatar HLeithner HLeithner - edited - 24 Apr 2024
avatar HLeithner
HLeithner - comment - 15 Nov 2024

This pull request has been automatically rebased to 5.2-dev.

avatar HLeithner HLeithner - change - 15 Nov 2024
Title
[4.4] Fix Joomla.renderMessages not found with mod_login
[5.2] Fix Joomla.renderMessages not found with mod_login
avatar HLeithner HLeithner - edited - 15 Nov 2024
avatar wilsonge wilsonge - change - 16 Nov 2024
Labels Added: PBF bug Maintainers Checked Small PR-4.4-dev PR-5.2-dev
avatar wilsonge wilsonge - change - 16 Nov 2024
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-11-16 16:13:44
Closed_By wilsonge
avatar wilsonge wilsonge - close - 16 Nov 2024
avatar wilsonge wilsonge - merge - 16 Nov 2024
avatar wilsonge
wilsonge - comment - 16 Nov 2024

Merging on review. Whilst messages is on many pages - it's clearly a dependency of the script

Add a Comment

Login with GitHub to post a comment