Modify

Ticket #9598 (closed Patch - Bug Fix: Fixed)

Opened 2 years ago

Last modified 16 months ago

Infinite redirect in mythweb schedules

Reported by: Marc Randolph <mrand@…> Owned by: kormoc
Priority: minor Milestone: 0.25
Component: Plugin - MythWeb Version: 0.24-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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

Attachments

9598_mythweb_schedules.patch (1.1 KB) - added by Marc Randolph <mrand@…> 2 years ago.

Change History

Changed 2 years ago by Marc Randolph <mrand@…>

comment:1 Changed 23 months ago by wagnerrp

  • Status changed from new to assigned

comment:2 Changed 20 months ago by paulh

  • Milestone changed from unknown to 0.25

comment:3 Changed 16 months ago by kormoc

  • Status changed from assigned to closed
  • Resolution set to Fixed

Fixed in e1a2b32

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.