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 ". small patch attached that takes care of it for me. couldn't find a qt function that does this.. does one exist ?
Attachments (1)
Change History (4)
by , 20 years ago
| Attachment: | newsengine_replacehtml.diff added |
|---|
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
comment:2 by , 20 years ago
| Status: | new → assigned |
|---|
comment:3 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

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