]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Ticket #2244: fix to interpretation of escaped HTML and plaintext Atom content on...
authorBrion Vibber <brion@pobox.com>
Thu, 18 Mar 2010 00:35:27 +0000 (17:35 -0700)
committerBrion Vibber <brion@pobox.com>
Thu, 18 Mar 2010 00:35:27 +0000 (17:35 -0700)
commit55a54d6f6a98e02e204a59ebb7e6f9ea9d99ab5b
tree8023b165be740e014f5e56aec24d411f814e844e
parent5d1295f233327d0a7f8dfdc2557ecaa923006a64
Ticket #2244: fix to interpretation of escaped HTML and plaintext Atom content on incoming OStatus messages.
We were double-unescaping for <content type="html">, turning &lt;b&gt; escaped chars into literal tags (which then may get removed entirely by the HTML scrubber).
lib/activity.php