Skip to content

Layout broken on Windows #5

@selfthinker

Description

@selfthinker

The sidebar appears under the content if this template is installed on a Windows machine.
I get a 404 for the layout.js and a JavaScript error. In bootstrap.php this line

$filepath = DOKU_TPL . 'js' . DIRECTORY_SEPARATOR . $filename;

should not contain a DIRECTORY_SEPARATOR as it's a URL for a web resource and should therefore always be using a / instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions