Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Commits

Ticket #6466: RewriteBase causes MythWeb ical and rss feeds to fail

 

 

MythTV commits RSS feed   Index | Next | Previous | View Threaded


mythtv at cvs

Apr 17, 2009, 4:06 PM

Post #1 of 7 (444 views)
Permalink
Ticket #6466: RewriteBase causes MythWeb ical and rss feeds to fail

#6466: RewriteBase causes MythWeb ical and rss feeds to fail
----------------------------------+-----------------------------------------
Reporter: raymond[at]wagnerrp.com | Owner: xris
Type: patch | Status: new
Priority: minor | Milestone: 0.22
Component: Plugin - MythWeb | Version: unknown
Severity: low | Mlocked: 0
----------------------------------+-----------------------------------------
If the RewriteBase apache directive is used and set to '/', instead of the
default '/mythweb', a str_replace to generate the hyperlinks to the ICal
and RSS files functions improperly.

The default link should be
/mythweb/ical/tv/upcoming?
becomes
/ical/tv/ical/upcoming?

The patch adds a check for this particular scenario in both places.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6466>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Aug 1, 2009, 9:50 PM

Post #2 of 7 (319 views)
Permalink
Re: Ticket #6466: RewriteBase causes MythWeb ical and rss feeds to fail [In reply to]

#6466: RewriteBase causes MythWeb ical and rss feeds to fail
----------------------------------+-----------------------------------------
Reporter: raymond[at]wagnerrp.com | Owner: xris
Type: patch | Status: closed
Priority: minor | Milestone: 0.22
Component: Plugin - MythWeb | Version: unknown
Severity: low | Resolution: fixed
Mlocked: 0 |
----------------------------------+-----------------------------------------
Changes (by kormoc):

* status: new => closed
* resolution: => fixed


Comment:

(In [21099]) Should fix all the issues with incorrect port detection for
urls and streaming, also fixes #6466. Please note, using root is now no
longer used in the urls, root_url or nothing is prefered, as the base href
is now correctly defined

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6466#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Aug 3, 2009, 7:40 AM

Post #3 of 7 (306 views)
Permalink
Re: Ticket #6466: RewriteBase causes MythWeb ical and rss feeds to fail [In reply to]

#6466: RewriteBase causes MythWeb ical and rss feeds to fail
----------------------------------+-----------------------------------------
Reporter: raymond[at]wagnerrp.com | Owner: xris
Type: patch | Status: closed
Priority: minor | Milestone: 0.22
Component: Plugin - MythWeb | Version: unknown
Severity: low | Resolution: fixed
Mlocked: 0 |
----------------------------------+-----------------------------------------

Comment(by eric.bosch[at]comcast.net):

This change has broken the link references to recorded programs. Within
the defines.php, I have done a temporary workaround by appending /mythweb
to the $stream_url at line 105 ($stream_url .= "/mythweb/";) to fix this,
as apparently root_url define is failing to pick up the RewriteBase
setting in the mythweb.conf.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6466#comment:2>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Aug 3, 2009, 10:03 AM

Post #4 of 7 (306 views)
Permalink
Re: Ticket #6466: RewriteBase causes MythWeb ical and rss feeds to fail [In reply to]

#6466: RewriteBase causes MythWeb ical and rss feeds to fail
----------------------------------+-----------------------------------------
Reporter: raymond[at]wagnerrp.com | Owner: xris
Type: patch | Status: new
Priority: minor | Milestone: 0.22
Component: Plugin - MythWeb | Version: unknown
Severity: low | Resolution:
Mlocked: 0 |
----------------------------------+-----------------------------------------
Changes (by kormoc):

* status: closed => new
* resolution: fixed =>


--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6466#comment:3>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Aug 3, 2009, 10:03 AM

Post #5 of 7 (307 views)
Permalink
Re: Ticket #6466: RewriteBase causes MythWeb ical and rss feeds to fail [In reply to]

#6466: RewriteBase causes MythWeb ical and rss feeds to fail
----------------------------------+-----------------------------------------
Reporter: raymond[at]wagnerrp.com | Owner: kormoc
Type: patch | Status: accepted
Priority: minor | Milestone: 0.22
Component: Plugin - MythWeb | Version: unknown
Severity: low | Resolution:
Mlocked: 0 |
----------------------------------+-----------------------------------------
Changes (by kormoc):

* owner: xris => kormoc
* status: new => accepted


--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6466#comment:4>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Sep 11, 2009, 8:00 PM

Post #6 of 7 (169 views)
Permalink
Re: Ticket #6466: RewriteBase causes MythWeb ical and rss feeds to fail [In reply to]

#6466: RewriteBase causes MythWeb ical and rss feeds to fail
----------------------------------+-----------------------------------------
Reporter: raymond[at]wagnerrp.com | Owner: kormoc
Type: patch | Status: closed
Priority: minor | Milestone: 0.22
Component: Plugin - MythWeb | Version: unknown
Severity: low | Resolution: fixed
Mlocked: 0 |
----------------------------------+-----------------------------------------
Changes (by kormoc):

* status: accepted => closed
* resolution: => fixed


Comment:

(In [21786]) Fixes #6466, this fixes the flash video streaming url

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6466#comment:5>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Nov 7, 2009, 10:47 AM

Post #7 of 7 (72 views)
Permalink
Re: Ticket #6466: RewriteBase causes MythWeb ical and rss feeds to fail [In reply to]

#6466: RewriteBase causes MythWeb ical and rss feeds to fail
----------------------------------+-----------------------------------------
Reporter: raymond@… | Owner: kormoc
Type: patch | Status: closed
Priority: minor | Milestone: 0.22
Component: Plugin - MythWeb | Version: unknown
Severity: low | Resolution: fixed
Mlocked: 0 |
----------------------------------+-----------------------------------------

Comment(by justin.johnson3@…):

I'm still seeing a similar issue, the link being generated is
http://justinjohnson3.dyndns.org:7654/mythweb/ical/mythweb/tv/upcoming?skip_duplicates&skip_deactivated

but the correct link is
http://justinjohnson3.dyndns.org:7654/mythweb/ical/tv/upcoming?skip_duplicates&skip_deactivated&

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6466#comment:6>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits

MythTV commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.