? ? Pending

User tests: Successful: Unsuccessful:

avatar Harmageddon
Harmageddon
4 Apr 2020

Original report by user Gerry77 at https://forum.joomla.de/thread/11519-protostar-footer-in-error-php-und-index-php-unterschiedlich/?postID=69810#post69810.

Summary of Changes

When comparing Protostar's error.php to index.php, you see that some changes like 1892d43 and #1037 have been made to index.php, but not to error.php. This PR adapts these changes to use HTML5 elements like footer and ARIA roles in the error.php, too.

Testing Instructions

Check the changed HTML output. Make sure that the display doesn't change on error pages (except maybe the "back to top" link working better now in some browsers).

avatar Harmageddon Harmageddon - open - 4 Apr 2020
avatar Harmageddon Harmageddon - change - 4 Apr 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Apr 2020
Category Front End Templates (site)
avatar alikon
alikon - comment - 4 Apr 2020

I have tested this item successfully on e6ff72b


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

avatar alikon alikon - test_item - 4 Apr 2020 - Tested successfully
avatar chmst
chmst - comment - 4 Apr 2020

I have tested this item successfully on e6ff72b


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

avatar chmst chmst - test_item - 4 Apr 2020 - Tested successfully
avatar alikon alikon - change - 4 Apr 2020
Status Pending Ready to Commit
avatar alikon
alikon - comment - 4 Apr 2020

RTC


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

avatar richard67 richard67 - change - 4 Apr 2020
Labels Added: ? ?
avatar C-Lodder
C-Lodder - comment - 5 Apr 2020

If I rightly remember, correct semantics don't require a role.
E.g <main> is already used as a landmark. So using role is unnecessary

avatar brianteeman
brianteeman - comment - 5 Apr 2020

They do for ie11 unfortunately

avatar HLeithner HLeithner - change - 7 Apr 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-04-07 13:25:20
Closed_By HLeithner
Labels
avatar HLeithner HLeithner - close - 7 Apr 2020
avatar HLeithner HLeithner - merge - 7 Apr 2020
avatar HLeithner
HLeithner - comment - 7 Apr 2020

Thanks

Add a Comment

Login with GitHub to post a comment