Opened 17 years ago

Closed 17 years ago

#2750 closed defect (fixed)

Mythweb music fails with genres containing scandinavic characters

Reported by: otto at kolsi dot fi Owned by: xris
Priority: minor Milestone: unknown
Component: mythweb Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

If MythMusic contains songs with genre that has scandinavic characters (e.g. "Iskelmä"), Mythweb music fails to handle this kind of genre.

When selecting Browse Music -> By Genre, this genre is correctly displayed in drop-down list. Then when it is selected from the list, next page shows "Browse >> Iskelm?" and the song list is empty.

This should be fairly simple to fix, unfortunately I'm quite unaware of Ajax/JavaScript/WebEncoding? techniques.

Attachments (1)

genre-utf8.patch (919 bytes) - added by otto at kolsi dot fi 17 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 17 years ago by otto at kolsi dot fi

Attached patch fixes this problem by using utf8_encode().

Changed 17 years ago by otto at kolsi dot fi

Attachment: genre-utf8.patch added

comment:2 Changed 17 years ago by xris

Resolution: fixed
Status: newclosed

(In [12875]) apply utf8 patch to fix music display of non-english chars and close #2750

Note: See TracTickets for help on using tickets.