? ? ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
7 Nov 2020

This PR applies the ALT text changes from #31318

In addition the related fields are now correctly grouped in a fieldset

Any comments about the layout will be ignored as that's an unrelated issue which we have a release blocker for

Testing

Testing is really easy. No npm, js or css involved.
Merge the pull request and then go to edit the atum template style and go to the image settings tab

You now have a new field and tweaked text

Please test three scenarios when adding a large log, a small logo and a login image

  1. Image Description (Alt Text) = Empty
    No Description = unchecked

  2. Image Description (Alt Text) = "some description"
    No Description = unchecked

  3. Image Description (Alt Text) = Empty
    No Description = checked

The expected behaviour for each of these tests is

  1. <img src="filename.jpg">
  2. <img src="filename.jpg" alt="some description">
  3. <img src="filename.jpg" alt>
    or <img src="filename.jpg" alt="">

PLEASE do not comment on what you think the code does but apply the PR and test it. Getting very tired of people blocking PR with their comments without actually testing the code.

cc @carcam

Votes

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

avatar brianteeman brianteeman - open - 7 Nov 2020
avatar brianteeman brianteeman - change - 7 Nov 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Nov 2020
Category Administration Language & Strings Templates (admin)
avatar adj9 adj9 - test_item - 7 Nov 2020 - Tested successfully
avatar adj9
adj9 - comment - 7 Nov 2020

I have tested this item successfully on b7f157c


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

avatar ChristineWk ChristineWk - test_item - 7 Nov 2020 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 7 Nov 2020

I have tested this item successfully on b7f157c


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

avatar richard67 richard67 - change - 8 Nov 2020
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 8 Nov 2020

RTC


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

avatar richard67 richard67 - change - 8 Nov 2020
Labels Added: ? ? ?
avatar chmst chmst - change - 10 Nov 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-11-10 10:20:28
Closed_By chmst
Labels
avatar chmst chmst - close - 10 Nov 2020
avatar chmst chmst - merge - 10 Nov 2020
avatar chmst
chmst - comment - 10 Nov 2020

Thanks!

avatar brianteeman
brianteeman - comment - 10 Nov 2020

Thanks

Add a Comment

Login with GitHub to post a comment