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

Mailing List Archive: MythTV: Commits

Ticket #10274: mythtv fails to show recording details

 

 

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


noreply at mythtv

Jan 22, 2012, 5:49 AM

Post #1 of 3 (89 views)
Permalink
Ticket #10274: mythtv fails to show recording details

#10274: mythtv fails to show recording details
--------------------------------------+-------------------------
Reporter: furti@… | Owner: kormoc
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Keywords:
Ticket locked: 0 |
--------------------------------------+-------------------------
clicking on a recording in the recorded programs list redirects to the
listing page which errors out the program could not be found.

it seems this happens since mythweb was converted to UTC.
commit:e9e99daf2fae331d24f940d249fbf476873fb55a

the problem was fixed for my with the attached patch

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10274>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Aug 3, 2012, 8:53 AM

Post #2 of 3 (64 views)
Permalink
Re: Ticket #10274: mythtv fails to show recording details [In reply to]

#10274: mythtv fails to show recording details
----------------------------------+-----------------------------
Reporter: furti@… | Owner: kormoc
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
----------------------------------+-----------------------------

Comment (by dekarl@…):

worksforme

I think this has been fixed in [ee941bef6d55a0381a93eb50c3a4833dc5278f8f]
{{{
/**
* Converts a unix timestamp into a myth timestamp
/**/
function unix2mythtime($time) {
- return date('Y-m-d\TH:i:s', $time);
- }
-
-/**
- * Converts a unix timestamp into a myth timestamp
-/**/
- function unix2gmtmythtime($time) {
return gmdate('Y-m-d\TH:i:s', $time);
}
}}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10274#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Aug 4, 2012, 12:06 PM

Post #3 of 3 (60 views)
Permalink
Re: Ticket #10274: mythtv fails to show recording details [In reply to]

#10274: mythtv fails to show recording details
----------------------------------+-----------------------------
Reporter: furti@… | Owner: kormoc
Type: Bug Report - General | Status: closed
Priority: minor | Milestone: 0.26
Component: Plugin - MythWeb | Version: Master Head
Severity: medium | Resolution: Fixed
Keywords: | Ticket locked: 0
----------------------------------+-----------------------------
Changes (by beirdo):

* status: new => closed
* resolution: => Fixed
* milestone: unknown => 0.26


--
Ticket URL: <http://code.mythtv.org/trac/ticket/10274#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits

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


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.