Opened 18 years ago

Closed 18 years ago

#882 closed defect (fixed)

Links to recordings in Recorded programs page is broken

Reported by: torbjorn.jansson@… Owned by: xris
Priority: minor Milestone: unknown
Component: mythweb Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

In the file themes/default/tv/recorded.php video_url is prefixed with root (3 places), this is wrong and should be removed.

The reason for this is because absolute urls like myth://foo:port/file.nuv is not relative to the root of mythweb, the result is urls like http://webserver/MythWeb/myth://foo:port/file.nuv and that can obviously not work.

Change History (1)

comment:1 Changed 18 years ago by xris

Resolution: fixed
Status: newclosed

(In [8420]) fix #882

Note: See TracTickets for help on using tickets.