Opened 15 years ago

Closed 15 years ago

#6368 closed defect (fixed)

MythBrowser and special characters in URLs

Reported by: otto at kolsi dot fi Owned by: paulh
Priority: minor Milestone: unknown
Component: Plugin - MythBrowser Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

MythBrowser? is unable to correctly open link from the MythNews? RSS feed article if the link contains non-ascii characters. One example of this kind of feed is http://www.hs.fi/uutiset/rss/

Attached patch fixes the issue. I've verified that with the patch applied, URLs containing non-ascii characters still work through MythBookmarkManager? -> MythBrowser?.

However, there's another LoadPage?() call in mythbrowser.cpp in slotAddTab() method. I'm not sure if this needs changing also or does it work correctly as is.

Attachments (1)

mythbrowser-encoding.patch (486 bytes) - added by otto at kolsi dot fi 15 years ago.

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by otto at kolsi dot fi

Attachment: mythbrowser-encoding.patch added

comment:1 Changed 15 years ago by paulh

Resolution: fixed
Status: newclosed

(In [20475]) Fix MythBrowser? not working with URLs containing non ascii characters. Patch from Otto. Closes #6368.

Note: See TracTickets for help on using tickets.