Opened 20 years ago

Closed 20 years ago

#1891 closed enhancement (fixed)

mythnews: convert some html codes seen in the description field.

Reported by: skamithi Owned by: kkuphal
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

when reading rss info using mythnews or using mythflix..i noticed that some html codes didn't get converted. E.g &quot. small patch attached that takes care of it for me. couldn't find a qt function that does this.. does one exist ?

Attachments (1)

newsengine_replacehtml.diff (2.8 KB ) - added by skamithi 20 years ago.

Download all attachments as: .zip

Change History (4)

by skamithi, 20 years ago

Attachment: newsengine_replacehtml.diff added

comment:1 by kkuphal, 20 years ago

Owner: changed from skamithi to kkuphal

comment:2 by kkuphal, 20 years ago

Status: newassigned

comment:3 by kkuphal, 20 years ago

Resolution: fixed
Status: assignedclosed

(In [10063]) Replaces some HTML characters in MythNews and MythFlix descriptions with standard characters. Closes #1891

Note: See TracTickets for help on using tickets.