apache / apache/ponymail

Bug: Javascript URLs must always use URL_BASE

Open
#469 2 comments 0 reactions 1 assignee Claimed by @sebbASF View on GitHub
Dominant language
JavaScript
Stars
80
Forks
32
PR merge metrics
No merged PRs in 30d

Description

The JS currently creates some URLs assuming that all URLs can be relative.
However that is not the case; e.g. the logged-in drop-down menu can appear on thread.html as well as at the top level. However nor can URLs be absolute,.

All URLs need to take account of URL_BASE.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.