? ? Pending

User tests: Successful: Unsuccessful:

avatar SharkyKZ
SharkyKZ
11 Jun 2020

Pull Request for Issue #29288.

Summary of Changes

Corrects link preload header.

Testing Instructions

Code review.

Or view any frontend page. Inspect headers, specifically Link header.

Expected result

Link: <https://fonts.googleapis.com/css?family=Fira+Sans:400>; rel="preload"; as="style"

Actual result

Link: <https://fonts.googleapis.com/css?family=Fira+Sans:400>; rel="preload"; as="stylesheet"

Which generates an error:

<link rel=preload> must have a valid `as` value

Documentation Changes Required

No.

avatar SharkyKZ SharkyKZ - change - 11 Jun 2020
Status New Pending
avatar SharkyKZ SharkyKZ - open - 11 Jun 2020
avatar joomla-cms-bot joomla-cms-bot - change - 11 Jun 2020
Category Front End Templates (site)
avatar SharkyKZ SharkyKZ - change - 11 Jun 2020
The description was changed
avatar SharkyKZ SharkyKZ - edited - 11 Jun 2020
avatar brianteeman brianteeman - test_item - 11 Jun 2020 - Tested successfully
avatar brianteeman
brianteeman - comment - 11 Jun 2020

I have tested this item successfully on be2c53f


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

avatar bonzani bonzani - test_item - 12 Jun 2020 - Tested successfully
avatar bonzani
bonzani - comment - 12 Jun 2020

I have tested this item successfully on be2c53f


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

avatar ChristineWk ChristineWk - test_item - 12 Jun 2020 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 12 Jun 2020

I have tested this item successfully on be2c53f


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

avatar SharkyKZ SharkyKZ - change - 12 Jun 2020
Status Pending Ready to Commit
Labels Added: ?
avatar SharkyKZ
SharkyKZ - comment - 12 Jun 2020

RTC.


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

avatar SharkyKZ
SharkyKZ - comment - 12 Jun 2020

RTC.


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

avatar richard67 richard67 - change - 12 Jun 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-06-12 10:19:44
Closed_By richard67
Labels Added: ?
avatar richard67 richard67 - close - 12 Jun 2020
avatar richard67 richard67 - merge - 12 Jun 2020
avatar richard67
richard67 - comment - 12 Jun 2020

Thanks all!

Add a Comment

Login with GitHub to post a comment