Opened 18 years ago

Closed 18 years ago

#2058 closed defect (fixed)

mythbackend jobqueue httpstatus is broken

Reported by: Robert Tsai Owned by: Isaac Richards
Priority: minor Milestone: 0.20
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

If one visits the mythbackend status page (either via :6544/xml) or in mythweb, jobqueue jobs are not properly labeled with a timestamp. Some DOM node's attribute isn't getting set properly. The mythbackend log will show "QDateTime::fromString: Parameter out of range" everytime the backend status XML is requested with a non-empty JobQueue?.

Change History (1)

comment:1 Changed 18 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [10560]) Mark ProgramInfo? instances retrieved via ProgramInfo::GetProgramFromRecorded?() as rsRecorded status instead of the default rsUnknown.

Closes #2058.

Note: See TracTickets for help on using tickets.