Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

Wrong link in 404 error notification #1

@evertalbers

Description

@evertalbers

I get a 404 error (due to reaching the limit of the webserver storage account), which shows

<li>Did you break something? Try logging into <a href="pivotx/index.php">PivotX</a>, 
    and see if you'll get more details in the Admin Interface.</li>

The link should be absolute I think:

<a href="/pivotx/index.php">PivotX</a>

Sorry for not looking the file up in the source myself, I'm lazy and not familiar with the PivotX source.

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