Skip to content

Missing CSS file #2755

Open
Open
@AlterWeb

Description

@AlterWeb

Preconditions (*)

  1. OpenMage 19.4.19

Steps to reproduce (*)

  1. Select base/default theme

Expected result (*)

  1. No CSS files are missing

Actual result (*)

  1. skin/frontend/base/default/css/styles-ie.css is added to the HTML but this file doesn't exist. This non existing file is added in the app/design/frontend/base/default/layout/page.xml layout file. Removing it from this file may lead to issues because it is not added in the default/default theme but the file skin/frontend/default/default/css/styles-ie.css does exist. The same is true for the default/blank and the default/blue theme. The default/iphone and default/modern theme also have this CSS file but they add it themself in the page.xml layout file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions