Opened 16 years ago

Closed 15 years ago

#7981 closed defect (fixed)

QT bug: query.driver()->formatValue() loses utf8 encoding + workaround

Reported by: anonymous Owned by: paulh
Priority: major Milestone: 0.24
Component: Plugin - MythMusic Version: head
Severity: medium Keywords: utf8
Cc: Ticket locked: no

Description

An utf8 encoded string goes into formatValue, a latin-1 encoded string comes out.

Play a track by Björk, press Menu, select "Tracks by current Artist", select replace, watch the active play queue go empty.

Attachments (1)

smartplaylist.cpp.diff (525 bytes ) - added by anonymous 16 years ago.

Download all attachments as: .zip

Change History (5)

by anonymous, 16 years ago

Attachment: smartplaylist.cpp.diff added

comment:1 by robertm, 16 years ago

Milestone: 0.23unknown

Please read the ticket howto, do not set your own milestone.

comment:2 by robertm, 16 years ago

Owner: changed from Isaac Richards to paulh
Status: newassigned

comment:3 by stuartm, 16 years ago

Milestone: unknown0.24
Priority: minormajor

comment:4 by paulh, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [25650]) MythMusic: Fix an bug where quick and smart playlists wasn't working properly with accented characters. Fixes #7981.

Note: See TracTickets for help on using tickets.