diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2024-01-07 18:50:03 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-07 10:50:03 +0000 |
commit | 9296c31ff7c42a6d3ddc9a1d7a54b084d786425e (patch) | |
tree | 2ce8dd8726e7474464912a3a0107eccd0e7d3546 /.devcontainer | |
parent | c5901b622dd5fae8da336b94150e63292489afed (diff) | |
download | gitea-9296c31ff7c42a6d3ddc9a1d7a54b084d786425e.tar.gz gitea-9296c31ff7c42a6d3ddc9a1d7a54b084d786425e.zip |
Fix incorrect URL for "Reference in New Issue" (#28716)
Gitea prefers to use relative URLs in code (to make multiple domain work
for some users)
So it needs to use `toAbsoluteUrl` to generate a full URL when click
"Reference in New Issues"
And add some comments in the test code
Diffstat (limited to '.devcontainer')
0 files changed, 0 insertions, 0 deletions