Opened 16 years ago

Closed 16 years ago

#4473 closed enhancement (fixed)

handle international characters in recorder status messages

Reported by: andrei@… Owned by: danielk
Priority: trivial Milestone: 0.22
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Patch to handle international characters in "Started recording" / "Finished recording" messages.

Attachments (2)

utf8recordingmessages.patch (1.6 KB) - added by andrei@… 16 years ago.
utf8jobqueue.patch (1.1 KB) - added by andrei@… 16 years ago.
same for jobqueue

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by andrei@…

Attachment: utf8recordingmessages.patch added

Changed 16 years ago by andrei@…

Attachment: utf8jobqueue.patch added

same for jobqueue

comment:1 Changed 16 years ago by danielk

Owner: changed from Isaac Richards to danielk
Priority: minortrivial
Severity: mediumlow
Status: newassigned
Type: patchenhancement

comment:2 Changed 16 years ago by danielk

Milestone: 0.210.22

This might mess up people's logs/terminal output depending on their termcap files. Lets put this in shortly _after_ 0.21 and see if anyone complains...

comment:3 Changed 16 years ago by danielk

Resolution: fixed
Status: assignedclosed

(In [17078]) Fixes #4473. Don't convert recording names to local8bit for a few notification prompts to handle international characters better. Patch from Andrei Tanas.

Note: See TracTickets for help on using tickets.