stashapp / stash

An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
https://stashapp.cc/
GNU Affero General Public License v3.0
8.44k stars 749 forks source link

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

Open gujikabeepbop opened 1 week ago

gujikabeepbop commented 1 week ago

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