? ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
7 Dec 2020

Every id on a page must be unique. Before this PR the id of the checked out icon in the admin modules Article Latest and Article Popular could be identical as it only used the number of the item in the list as the id. This PR additionally adds the name of the module and module id to ensure that the checked out id is unique.

To test you will need to have some checked out articles and then you can view the source and see the arialabelledby id

Before the pr it will look like
aria-labelledby="cbcheckin3-desc

After the pr it will look like
aria-labelledby="cbcheckinPopularArticles3-desc

cc @carcam

Votes

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

7672c4a 7 Dec 2020 avatar brianteeman i
avatar brianteeman brianteeman - open - 7 Dec 2020
avatar brianteeman brianteeman - change - 7 Dec 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Dec 2020
Category Modules Administration
avatar toivo toivo - test_item - 7 Dec 2020 - Tested successfully
avatar toivo
toivo - comment - 7 Dec 2020

I have tested this item successfully on 7672c4a

Tested successfully in Beta6-dev of 7 December.


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

avatar adj9 adj9 - test_item - 7 Dec 2020 - Not tested
avatar adj9
adj9 - comment - 7 Dec 2020

I have not tested this item.

Is the patch on FrontEnd?
I try it


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

avatar brianteeman
brianteeman - comment - 7 Dec 2020

it is only on the two admin modules that support checkin

avatar adj9 adj9 - test_item - 7 Dec 2020 - Tested successfully
avatar adj9
adj9 - comment - 7 Dec 2020

I have tested this item successfully on 7672c4a

Dne
The variation is on backEnd side!
Befaure the apply PR the attr aria-labelledby there is no. I've a test on module page.


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

avatar richard67 richard67 - change - 7 Dec 2020
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 7 Dec 2020

RTC


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

avatar richard67 richard67 - change - 7 Dec 2020
Labels Added: ? ?
avatar chmst chmst - change - 7 Dec 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-12-07 15:50:20
Closed_By chmst
Labels
avatar chmst chmst - close - 7 Dec 2020
avatar chmst chmst - merge - 7 Dec 2020
avatar chmst
chmst - comment - 7 Dec 2020

Thanks!

Add a Comment

Login with GitHub to post a comment