Opened 16 years ago

Closed 16 years ago

#4367 closed defect (fixed)

Movie titles in Mythweb video are displayed incorrectly, if they are written in languages other than english

Reported by: Oleksiy Kokachev <lelikv@…> Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: mythweb Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

If title of movie in mythweb video module is written in non-english language, than it appears garbled. I attached small patch to fix that.

Attachments (2)

mythweb.patch (2.2 KB) - added by Oleksiy Kokachev <lelikv@…> 16 years ago.
mythweb.2.patch (1.5 KB) - added by Oleksiy Kokachev <lelikv@…> 16 years ago.
Final version.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Oleksiy Kokachev <lelikv@…>

Attachment: mythweb.patch added

Changed 16 years ago by Oleksiy Kokachev <lelikv@…>

Attachment: mythweb.2.patch added

Final version.

comment:1 Changed 16 years ago by xris

Owner: changed from xris to Rob Smith
Status: newassigned

Kormoc, please use html_entities() instead of htmlentities()... Should make sure that's applied throughout the rest of the video stuff (and will not need this patch if you do).

comment:2 Changed 16 years ago by Rob Smith

Resolution: fixed
Status: assignedclosed

(In [15489]) Fixes #4367, this allows international video titles and updates some other files to use the international method

Note: See TracTickets for help on using tickets.