mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Metadata link broken 10.3.0-rc2 #587
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @grafixeyehero on GitHub (Apr 12, 2019).
Describe the bug
To Reproduce
System (please complete the following information):
@cesalo commented on GitHub (Apr 13, 2019):
I just tested this and is correct, Metadata link doesn't do anything (I'm in Centos).
@joshuaboniface commented on GitHub (Apr 16, 2019):
Looks like there's a bad path:
Looks like a case where the script was moved (to
web/controllers/edititemmetadata.js) but the reference not updated. Should be an easy fix - PR incoming.@joshuaboniface commented on GitHub (Apr 20, 2019):
Should be fixed in 10.3.0 release.