Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 DXP SP2, Master
-
7.0.x
-
Committed
-
5
-
Regression Bug
Description
Steps to reproduce:
- Navigate to Users and Organizations
- Add an organization
- Add another organization
- Open Firebug console
- Click Select under Parent Organization
- Observe error in the Firebug console
The resource from "http://localhost:8080/o/dynamic-data-mapping-form-renderer/css/main.css" was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).
- Select first organization as the parent
Expected Result:
No errors are thrown, and the spacing of the added entity is normal.
Actual Result:
An error is shown in the Firebug console, and the entity's spacing is unusually large. This happens for any entity selector, like selecting a parent site or selecting a role, organization, or user group when editing a user.
Reproduced on:
Tomcat 8.0.32 + MySQL 5.6.
Portal master GIT ID: 12ef939a72e6ac1fac2e875c905b1228915cbc4b.
Attachments
Issue Links
- causes
-
LPS-71350 Subsequent theme deployments do not apply css changes
- Closed
-
LPS-73049 Theme CSS is not minified
- Closed
- fixes
-
LPS-70737 CSS files with no MIME Type aren't rendered by Firefox or IE
- Closed
-
LPS-70950 theme.css.fast.load=false breaks product menu theme
- Closed
- relates
-
LRDOCS-3849 Add note about CSS fast load issue in developer mode docs
-
- Closed
-