stashapp/stash

[Bug Report] URL prefix missing in some links in tagger view

gujikabeepbop opened this issue · 1 comments

Describe the bug
Tagger view matched links (performers and studios) do not respect the X-Forwarded-Prefix header

To Reproduce

  1. Run stash behind a reverse proxy with a URL Prefix (as documented here)
  2. Match a scene in the tagger view and click on an matched performer or studio
  3. links point to host.tld/performers/ID instead of host.tld/prefix/performers/ID

Expected behavior
You're redirected to host.tld/prefix/performers/ID

Stash Version: (from Settings -> About): v0.26.1

still present on 0.26.2

  • studioURLPrefix should respect stashapp URL prefix here
  • same for performers