Don't unescape html in purple_markup_linkify

Review Request #3701 — Created Dec. 23, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

Browsers typically don't care about this and doing so can causes issues for
user interfaces like Pidgin that are entering the text into GtkLabel's that
parse it in a similar fashion to HTML which causes issues as & becomes &.

Sent a link to the exp1 issues from pidgin2 and was able to open it. Also called in the turtles for good measure.

Commits

Files