Opened 16 years ago

Closed 16 years ago

#7992 closed patch (fixed)

%YEARSTARS% should return year even without stars

Reported by: ylee@… Owned by: stuartm
Priority: minor Milestone: 0.23
Component: MythTV - General Version: 0.22-fixes
Severity: low Keywords:
Cc: Ticket locked: no

Description

The %YEARSTARS% variable returns a null string if there is no stars data for a film. The attached patch (against 0.22-fixes) corrects this so that a valid year will still be returned, at least.

Attachments (1)

patch-yearnostars.cpp (557 bytes ) - added by ylee@… 16 years ago.

Download all attachments as: .zip

Change History (3)

by ylee@…, 16 years ago

Attachment: patch-yearnostars.cpp added

comment:1 by stuartm, 16 years ago

Component: MythTV - User Interface LibraryMythTV - General
Milestone: unknown0.23
Status: newaccepted

comment:2 by stuartm, 16 years ago

Resolution: fixed
Status: acceptedclosed

(In [23370]) Account for year or stars not being available when generating the yearstars string in ProgramInfo. Fixes #7992

Note: See TracTickets for help on using tickets.