[wp-trac] [WordPress Trac] #50357: With HSTS enabled via .htaccess, frontend dashboard icons break
WordPress Trac
noreply at wordpress.org
Wed Jun 10 15:06:14 UTC 2020
#50357: With HSTS enabled via .htaccess, frontend dashboard icons break
--------------------------+-----------------------------
Reporter: ddwebmaster | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
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.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50357>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list