Skip to content

<base> element is after <script> elements in Default theme header.php  #9

@ghost

Description

The 'script' elements contain relative URLs but are before the 'base' element in the html. It looks like they default to using the URL of the previous request as the base URL. Try using something like Firebug and look at the generated URLs used to retrieve the scripts and you will see what I mean. The result is that requests for scripts actually go through the main Skylight code causing Solr requests etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions