? Release Blocker ? Pending

User tests: Successful: Unsuccessful:

avatar dgrammatiko
dgrammatiko
20 Jan 2023

Pull Request for Issue # .

Summary of Changes

The error_login page needs also the $loginLogo and loginLogoAlt (check line 120), my bad!

Testing Instructions

Code review

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 20 Jan 2023
Category Administration Templates (admin)
avatar dgrammatiko dgrammatiko - open - 20 Jan 2023
avatar dgrammatiko dgrammatiko - change - 20 Jan 2023
Status New Pending
avatar dgrammatiko dgrammatiko - change - 20 Jan 2023
The description was changed
avatar dgrammatiko dgrammatiko - edited - 20 Jan 2023
avatar Quy
Quy - comment - 20 Jan 2023

Line 121, change to:
<?php echo HTMLHelper::_('image', $loginLogo, $loginLogoAlt, ['loading' => 'eager', 'decoding' => 'async'], false, 0); ?>

Otherwise, it will output without the alt=:
<img src="http://localhost/joomla-cms-4.2-dev/media/templates/administrator/atum/images/logos/login.svg" logo>

avatar dgrammatiko dgrammatiko - change - 20 Jan 2023
Labels Added: Release Blocker ?
avatar Quy Quy - test_item - 20 Jan 2023 - Tested successfully
avatar Quy
Quy - comment - 20 Jan 2023

I have tested this item successfully on 11dc9e2


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

avatar viocassel viocassel - test_item - 20 Jan 2023 - Tested successfully
avatar viocassel
viocassel - comment - 20 Jan 2023

I have tested this item successfully on 11dc9e2


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

avatar Quy Quy - change - 20 Jan 2023
Status Pending Ready to Commit
avatar Quy
Quy - comment - 20 Jan 2023

RTC


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

avatar Quy Quy - change - 20 Jan 2023
Labels Added: ?
avatar roland-d roland-d - change - 20 Jan 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-01-20 17:40:03
Closed_By roland-d
avatar roland-d roland-d - close - 20 Jan 2023
avatar roland-d roland-d - merge - 20 Jan 2023
avatar roland-d
roland-d - comment - 20 Jan 2023

Thank you

Add a Comment

Login with GitHub to post a comment