Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#12733 closed Patch - Bug Fix (fixed)

WebFrontend does not color the Program Header if Language is not English

Reported by: ernst.reiter@… Owned by: stuartm
Priority: major Milestone: 0.28.1
Component: MythTV - Web Frontend Version: 0.28.0
Severity: high Keywords:
Cc: Ticket locked: no

Description

If you run MythTV in a different Language than English, the WebFrontend does not color the Program Header correctly in the TV Program Guide.

The Reason for that is because the Css Class for the respective item is set to "programGeplant" (Geplant is the German Translation for WillRecord") - It seems that somewhere a translation of the CSS Class takes place, which is not right for CSS Class names. It should be "programWillRecord" as well, if you run MythTV in German language.

Attachments (1)

FixForCorrectDisplayInOtherLangs.patch (518 bytes ) - added by ernst.reiter@… 10 years ago.
Suggested fix for the Issue

Download all attachments as: .zip

Change History (6)

comment:1 by stuartm, 10 years ago

Milestone: unknown0.28.1
Priority: minormajor
Severity: mediumhigh
Status: newaccepted

by ernst.reiter@…, 10 years ago

Suggested fix for the Issue

comment:2 by ernst.reiter@…, 10 years ago

Hi, I added a Suggested fix for the Issue. It works fine for me. You might add it to the fixes/master tree if it is fine.

comment:3 by Karl Egly, 10 years ago

Type: Bug Report - GeneralPatch - Bug Fix

comment:4 by Karl Dietz <dekarl@…>, 10 years ago

Resolution: fixed
Status: acceptedclosed

In 899adcd27883e01b6560147ff82c15641d5aadf0/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:5 by Karl Dietz <dekarl@…>, 10 years ago

In 4e3579f5f8b58c289c197bc9f252fa1a26409914/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available
Note: See TracTickets for help on using tickets.