Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#2389 closed defect (fixed)

mod_rewrite causes wrong URLs in mythweb

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

Description

Various minor things are broken in mythweb because of the use of mod_rewrite and relative links. For example, pngbehavior.htc has a relative path to spacer.gif. It works fine on the main mythweb page, but once you click on, say, Recorded Programs, it no longer works, since it assumes the URL to spacer.gif is /mythweb/tv/recorded/skins/default/img/spacer.gif

the same goes for the .alpha_png class in style.css ... the url to pngbehavior.htc is relative, so it's correct on the main page, but incorrect on any other pages.

Change History (4)

comment:1 by anonymous, 19 years ago

Component: mythtvmythweb
Owner: changed from Isaac Richards to xris

changed component to mythweb

comment:2 by xris, 19 years ago

(In [11189]) URL and readme corrections for the alpha_png class, re #2389

comment:3 by xris, 19 years ago

Resolution: fixed
Status: newclosed

I've made some changes to the README and class definitions for the missing / character. At some point in the future, I will hopefully find a clean way to get around this problem, but for now anything I've come up with is too messy.

comment:4 by xris, 19 years ago

(In [11190]) merge [11189] from trunk: URL and readme corrections for the alpha_png css class, re #2389

Note: See TracTickets for help on using tickets.