id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 9736 mythweb sorting links resolving to wrong url ajlill@… Rob Smith "All of the sorting links are resolving to http://host/mythweb/mythweb.php?sortby=whatever. I traced this to {{{$_SERVER['PATH_INFO']}}} returning /mythweb/mythweb.php in include/sorting.php:get_sort_link() when it is expected to return /tv/upcoming, for example. I fixed it by changing this to {{{$_GET['PATH_INFO']}}} This worked on debian lenny, running php version 5.2.6.dfsg.1-1+lenny9 but not on debian squeeze running php version 5.3.3-7+squeeze1 also, I use fcgi instead of libapache-mod-php5, though it didn't matter in lenny." Bug Report - General closed minor unknown Plugin - MythWeb 0.24-fixes medium Upstream Bug 0