Skip to content

Report graphs cannot be loaded from server #146

@judgeaxl

Description

@judgeaxl

When accessing the report page from the running server, graphs are not rendered and clicking images gives "access forbidden" errors. Modifying the graph.thtml template to reference images with a leading slash solves the problem. Replacing all href="image... and src="image... with href="/image... and src="/image... solves the problem.

I'll see if I get time to check out the source and create a pull request, I only did this manually on the server which doesn't have the source repo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions