id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 9598 Infinite redirect in mythweb schedules Marc Randolph Rob Smith "Forwarding upstream: {{{ Steps to reproduce 1. Go to http://localhost/mythweb/tv/schedules/manual 2. Create schedule 3. Click on the newly created schedule link such as http://localhost/mythweb/tv/schedules/manual/21 4. Select ""Cancel this schedule"" 5. Save schedule }}} Result is an infinite redirect loop such as this: http://arrival.local/mythweb/tv/schedules/manual/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/tv/schedules This shows up in the Apache log as well, adding another instance of ""/tv"" every time, such as these log entries 192.168.xxx.xxx - - [18/Feb/2011:10:46:37 -0500] ""GET /mythweb/tv/schedules/manual/tv/schedules HTTP/1.1"" 302 457 ""http://arrival.local/mythweb/tv/schedules/manual/21"" ""Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13"" 192.168.xxx.xxx - - [18/Feb/2011:10:46:37 -0500] ""GET /mythweb/tv/schedules/manual/tv/tv/schedules HTTP/1.1"" 302 457 ""http://arrival.local/mythweb/tv/schedules/manual/21"" ""Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13"" This happens in both Firefox 3.6, Firefox 4.0, and Google-Chrome" Patch - Bug Fix closed minor 0.25 Plugin - MythWeb 0.24-fixes medium Fixed 0