Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#50357 closed defect (bug) (invalid)

With HSTS enabled via .htaccess, frontend dashboard icons break

Reported by: ddwebmaster's profile ddwebmaster Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Toolbar Keywords:
Focuses: Cc:

Description

I have enabled HSTS via my .htaccess file in the following way...

<IfModule mod_headers.c>
Header set Strict-Transport-Security "max-age=10886400; includeSubDomains; preload"
</IfModule>

Upon doing so, while the dashboard menu icons works fine via the backend, on the frontend, the dashboard menu icons are broken. See screenshot. I have done this via incognito to make sure I wasn't getting broken cached images or something.

Attachments (1)

20200610.PNG (13.7 KB) - added by ddwebmaster 3 years ago.
Screencapture

Download all attachments as: .zip

Change History (3)

@ddwebmaster
3 years ago

Screencapture

#1 @ddwebmaster
3 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Apologies, I didn't realize someone else on the team "deferred the icon file" from loading because it was so huge. I'll close this ticket.

#2 @SergeyBiryukov
3 years ago

  • Component changed from General to Toolbar
  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.