[mythtv-commits] Ticket #9598: Infinite redirect in mythweb schedules

MythTV noreply at mythtv.org
Fri Feb 18 20:17:27 UTC 2011


#9598: Infinite redirect in mythweb schedules
-------------------------------------------------+------------------------
     Reporter:  Marc Randolph <mrand@…>          |      Owner:  kormoc
         Type:  Patch - Bug Fix                  |     Status:  new
     Priority:  minor                            |  Milestone:  unknown
    Component:  Plugin - MythWeb                 |    Version:  0.24-fixes
     Severity:  medium                           |   Keywords:
Ticket locked:  0                                |
-------------------------------------------------+------------------------
 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

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9598>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list