Opened 15 years ago

Closed 15 years ago

#8168 closed patch (fixed)

fix hebrew on progfind after change to mythui

Reported by: ido roseman <ido_roseman@…> Owned by: paulh
Priority: major Milestone: 0.23
Component: MythTV - General Version: 0.22-fixes
Severity: medium Keywords: hebrew
Cc: Ticket locked: no

Description

after change to mythui the progfind screen did not show the utf8 chars correctl. added a QString.fromUtf8 call. while at it changed the literals to \x1234 format incase someone is still using a non unicode editor

Attachments (1)

progfind.diff (1.1 KB) - added by ido roseman <ido_roseman@…> 15 years ago.
patch to fix hebrew on progfind

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by ido roseman <ido_roseman@…>

Attachment: progfind.diff added

patch to fix hebrew on progfind

comment:1 Changed 15 years ago by paulh

Milestone: unknown0.23
Owner: changed from Isaac Richards to paulh
Status: newassigned

comment:2 Changed 15 years ago by paulh

(In [23917]) Fix character encoding on the Hebrew version of progfinder. Refs #8168.

comment:3 Changed 15 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [23918]) Backport r23917 from trunk.

Fix character encoding on the Hebrew version of progfinder. Fixes #8168.

Note: See TracTickets for help on using tickets.