[mythtv-commits] Ticket #7782: browsing channel with not data causes http-302 loop

MythTV mythtv at cvs.mythtv.org
Sun Dec 20 00:21:04 UTC 2009


#7782: browsing channel with not data causes http-302 loop
-------------------------------------+--------------------------------------
 Reporter:  paul@…                   |       Owner:  kormoc    
     Type:  defect                   |      Status:  new       
 Priority:  minor                    |   Milestone:            
Component:  Plugin - MythWeb         |     Version:  0.22-fixes
 Severity:  medium                   |     Mlocked:  0         
-------------------------------------+--------------------------------------
 When I try and select browse Channel listing from listings page
 (/mythweb/tv/list ) and when there is no program data output puts browser
 in a redirect loop
 eg mythweb/tv/channel/1055/1261268367
 firefoxs returns : The page isn't redirecting properly

 or WGET:

 wget -v http://mythbox/mythweb/tv/channel/1033/1261268062
 --2009-12-20 11:16:02--  http://mythbox/mythweb/tv/channel/1033/1261268062
 Resolving mythbox... 127.0.0.1
 Connecting to mythbox|127.0.0.1|:80... connected.
 HTTP request sent, awaiting response... 302 Found
 Location: http://mythbox/mythweb/tv/channel/1033/1261268162 [following]
 --2009-12-20 11:16:03--  http://mythbox/mythweb/tv/channel/1033/1261268162
 Connecting to mythbox|127.0.0.1|:80... connected.
 HTTP request sent, awaiting response... 302 Found
 Location: http://mythbox/mythweb/tv/channel/1033/1261268163 [following]
 --2009-12-20 11:16:03--  http://mythbox/mythweb/tv/channel/1033/1261268163
 Connecting to mythbox|127.0.0.1|:80... connected.
 HTTP request sent, awaiting response... 302 Found

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7782>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list